Skip to content
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

pacific: qa/tasks: Add additional wait_for_clean() check in lost_unfound tasks. #40221

Merged
merged 1 commit into from Mar 19, 2021

Conversation

sseshasa
Copy link
Contributor

backport tracker: https://tracker.ceph.com/issues/49886


backport of #40161
parent tracker: https://tracker.ceph.com/issues/49844

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/master/src/script/ceph-backport.sh

At the end of the lost_unfound tests add an additional wait_for_clean()
check to ensure that recoveries get enough time to complete before
proceeding and avoid failures down the line. For e.g. failure like
"Scrubbing terminated -- not all pgs were active and clean." is because
recoveries on the PGs did not get sufficient time to complete even though
they were bound to eventually complete.

Fixes: https://tracker.ceph.com/issues/49844
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
(cherry picked from commit 88df472)
@sseshasa sseshasa added this to the pacific milestone Mar 18, 2021
@sseshasa sseshasa added the tests label Mar 18, 2021
@sseshasa
Copy link
Contributor Author

retest this please

@yuriw yuriw merged commit 73bfe8d into ceph:pacific Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants