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

squid: qa/cephfs: add probabilistic ignorelist for pg_health #56665

Merged
merged 2 commits into from Apr 18, 2024

Conversation

batrick
Copy link
Member

@batrick batrick commented Apr 3, 2024

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


backport of #56293
parent tracker: https://tracker.ceph.com/issues/64984

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

PG_AVAILABILITY/PG_DEGRADED warnings are dominating fs runs. We want the
underlying issue fixed but it cannot continue to fail all of our tests 100% of
the time. Use a probabilistic addition of these warnings to the ignorelist.

Fixes: https://tracker.ceph.com/issues/64984
Related-to: https://tracker.ceph.com/issues/52624
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit db438cf)
Fixes: https://tracker.ceph.com/issues/64984
Related-to: https://tracker.ceph.com/issues/52624
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit b690263)
@batrick batrick added this to the squid milestone Apr 3, 2024
@batrick batrick added the tests label Apr 3, 2024
@github-actions github-actions bot added the cephfs Ceph File System label Apr 3, 2024
@batrick batrick modified the milestones: squid, v19.1.0 Apr 3, 2024
@batrick
Copy link
Member Author

batrick commented Apr 4, 2024

jenkins test api

Copy link
Contributor

@vshankar vshankar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vshankar
Copy link
Contributor

@batrick I guess you plan to replace this change with ignoring the warning altogether later. I'm approving this since it was included in Yuri's run already.

@batrick
Copy link
Member Author

batrick commented Apr 18, 2024

@batrick I guess you plan to replace this change with ignoring the warning altogether later. I'm approving this since it was included in Yuri's run already.

It makes backporting the other change easier so, yes please merge this.

@yuriw yuriw merged commit 985433c into ceph:squid Apr 18, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants