]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone: test for scrub behavior when noscrub is set but nodeepscrub is not 43919/head
authorRonen Friedman <rfriedma@redhat.com>
Sun, 14 Nov 2021 20:37:38 +0000 (20:37 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Tue, 23 Nov 2021 15:08:42 +0000 (15:08 +0000)
commit7008b85fc562d228f61dc382a3e5068547acdc2a
tree405f6fe21171edb368d924fc0b243d40dffd2651
parent0d35a924a95cee2c690849a2098ab64372cde1dc
qa/standalone: test for scrub behavior when noscrub is set but nodeepscrub is not

A bug (https://tracker.ceph.com/issues/52901 - now fixed) resulted in
this combination of conditions leaving the PG in "scrubbing" state
forever. That bug was fixed by PR#43521. The patch here adds a
test to detect the (now fixed) wrong behavior.

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