]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone/scrub: increase status updates frequency 59975/head
authorRonen Friedman <rfriedma@redhat.com>
Tue, 24 Sep 2024 06:10:50 +0000 (01:10 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Wed, 25 Sep 2024 09:46:23 +0000 (12:46 +0300)
commit242adde77abbf8cc11d625da9e0b9b9166331d44
tree881a30210f49949f9566526b8a003653e71a61af
parent15eaa9b88fb1b5af61a46a8806738caf69817880
qa/standalone/scrub: increase status updates frequency

To prevent test timeouts.
Also - remove a failing assertion on a specific 'pg query'
output, as it is not central to the test.

Fixes: https://tracker.ceph.com/issues/61385
(cherry picked from commit 6850bce554330d09f476d4e2aa8ac6d5e3f8bf12)

Conflict resolution:
- removed references to perf counters (not part of the original fix)
- related conf values in TEST_scrub_test - not removed (as directly
  related)

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
qa/standalone/scrub/osd-scrub-test.sh