[autobackport: sssd-2-13] tests: avoid fixed sleep in KCM timestamp refresh test#8694
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates src/tests/multihost/alltests/test_kcm.py by reorganizing imports and replacing a static sleep with a polling loop to verify log entries, which enhances test stability. There are no review comments, and I have no feedback to provide.
Reviewed-by: Madhuri Upadhye <[email protected]> (cherry picked from commit 1b802f4)
|
The pull request was accepted by @madhuriupadhye with the following PR CI status: 🟢 rpm-build:centos-stream-10-x86_64:upstream (success) There are unsuccessful or unfinished checks. Make sure that the failures are not related to this pull request before merging. |
c0e5b2c to
8235ed5
Compare
This is an automatic backport of PR#8678 tests: avoid fixed sleep in KCM timestamp refresh test to branch sssd-2-13, 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
1b802f4 - Tests: Fix test_refresh_contain_timestamp
Backported commits
Original Pull Request Body
Summary