[autobackport: sssd-2-9] adding subid test#8294
[autobackport: sssd-2-9] adding subid test#8294alexey-tikhonov merged 1 commit intoSSSD:sssd-2-9from
Conversation
There was a problem hiding this comment.
Code Review
This pull request backports a new test file, src/tests/system/tests/test_ipa.py, which adds a comprehensive suite of system tests for SSSD's integration with FreeIPA. The new tests cover a wide range of features, including SSH public keys, ID views, HBAC rules, smart card authentication, and the subordinate ID (subid) functionality mentioned in the PR title. While the majority of the tests are well-structured, I've identified two tests related to ID views that don't actually validate SSSD's behavior on the client. Instead, they test the IPA server's command-line interface. These tests should be either corrected to verify client-side functionality or removed as they are out of scope for the SSSD test suite.
|
@alexey-tikhonov Did you want this subid test ported to 2-9? |
Imo it makes sense. |
5f9a380 to
ddb1de7
Compare
@jakub-vavra-cz, test is failing to start: @danlavu, please rebase. |
e98fc9c to
1ed3d6e
Compare
|
Since test_ipa.py in 2-9 has a single test case, the requirement field is missing. I added one. |
1ed3d6e to
d7604c1
Compare
|
rebased, pushed. |
|
|
ae2b25a to
a25c42c
Compare
a25c42c to
7b789c0
Compare
(cherry picked from commit 449913a) Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Jakub Vávra <jvavra@redhat.com>
|
The pull request was accepted by @alexey-tikhonov with the following PR CI status: 🟢 CodeQL (success) There are unsuccessful or unfinished checks. Make sure that the failures are not related to this pull request before merging. |
7b789c0 to
0ac509b
Compare
This is an automatic backport of PR#8225 adding subid test to branch sssd-2-9, created by @danlavu.
Caution
@danlavu The patches did not apply cleanly. It is necessary to resolve conflicts before merging this pull request. Commits that introduced conflict are marked with
CONFLICT!.You can push changes to this pull request
Original commits
449913a - adding subid test
Backported commits
Conflicting Files Information (check for deleted and re-added files)
Original Pull Request Body