squid: qa/workunits/rbd: adapt rbd_mirror.sh for trial nodes#67151
Merged
yuriw merged 2 commits intoceph:squidfrom Feb 6, 2026
Merged
squid: qa/workunits/rbd: adapt rbd_mirror.sh for trial nodes#67151yuriw merged 2 commits intoceph:squidfrom
yuriw merged 2 commits intoceph:squidfrom
Conversation
There is no need to wait for anything if -KILL is passed for sig because the process would disappear immediately. In teuthology runs where multiple rbd-mirror daemons are deployed (and therefore need to be stopped when stop_mirrors() is called by the test), it causes gratuitous delays of 4+ seconds. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> (cherry picked from commit f18fe5d)
These tests were tuned for slower hardware than what we have now. Even without these the image is often 25-30% synced by the time the test gets to the "non-primary snapshot in question is still being synced" assert. Fixes: https://tracker.ceph.com/issues/74601 Signed-off-by: Ilya Dryomov <idryomov@gmail.com> (cherry picked from commit ec868d5)
abitdrag
approved these changes
Feb 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
backport tracker: https://tracker.ceph.com/issues/74632
backport of #67108
parent tracker: https://tracker.ceph.com/issues/74601