[autobackport: sssd-2-11] Test: Update misc ipa tests to work correctly on stig#8426
Conversation
The custom ssh library previously used in the tests does not work correctly on stig as the test are testing sudo, replacing ssh with su to switch user. (cherry picked from commit 07401d6) Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com>
|
The pull request was accepted by @jakub-vavra-cz 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. |
6e0d520 to
48b7931
Compare
This is an automatic backport of PR#8421 Test: Update misc ipa tests to work correctly on stig to branch sssd-2-11, created by @jakub-vavra-cz.
Please make sure this backport is correct.
Note
The commits were cherry-picked without conflicts.
You can push changes to this pull request
Original commits
07401d6 - Test: Update misc ipa tests to work correctly on stig
Backported commits
Original Pull Request Body
The custom ssh library previously used in the tests does not work correctly on stig as the test are testing sudo, replacing ssh with su to switch user.