Test: Update misc ipa tests to work correctly on stig#8421
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.
|
=========================== short test summary info ============================ |
|
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. |
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.