-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests: Skip tests unstable on other archs and tweak realm join. #6969
Conversation
2023-10-03T12:31:13 src/tests/multihost/ad/test_adparameters_ported.py::TestADParamsPorted::test_0001_ad_parameters_domain PASSED [ 2%] |
Unify realm join for AD params tests to use code with timeout to prevent suite freezing in sasl authid tests. Set the whole suite as flaky to retry when realm join freezes.
3366dd4
to
22f6b5e
Compare
@shridhargadekar: Fixed the missing change, please have a look again. |
Unify realm join for AD params tests to use code with timeout to prevent suite freezing in sasl authid tests.
Set the whole suite as flaky to retry when realm join freezes.