Actions
Bug #75406
openqa/standalone/ceph-helpers: is_pg_clean hang after osd teardown
% Done:
0%
Source:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Description
When we test test_pg_scrub and kill_daemons, killing the OSD, the function is_pg_clean can hang when it tries to query PGS on the OSD that was shut down.
We need to add a timeout and return from the function instead of a total timeout and kill the test from teuthology
/a/skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62535
Updated by Nitzan Mordechai 12 days ago
- Related to Bug #74004: qa/standalone/ceph-helpers: ceph pg query hangs indefinitely added
Updated by Nitzan Mordechai 12 days ago
- Status changed from In Progress to Fix Under Review
Updated by Sridhar Seshasayee 8 days ago
/a/skanta-2026-03-04_23:53:38-rados-wip-bharath1-testing-2026-03-04-1011-distro-default-trial/85633
Actions