]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests/standalone: fix scrub-related tests following command changes 54363/head
authorRonen Friedman <rfriedma@redhat.com>
Thu, 9 Nov 2023 15:21:42 +0000 (09:21 -0600)
committerRonen Friedman <rfriedma@redhat.com>
Wed, 15 Nov 2023 09:14:15 +0000 (03:14 -0600)
commitfbb7d73e6f2070fb1732ec2d94ae05d23a31e51b
tree80f8c3fa79692bd8b48c0a864a64b690b7dacd3a
parent653ae9ebc143617d99997fa872ddaf0c5fd60223
tests/standalone: fix scrub-related tests following command changes

Using
ceph tell $pgid [deep]-scrub
to initiate an 'operator initiated' scrub, and
ceph tell $pgid schedule[-deep]-scrub
for causing a 'periodic scrub' to be scheduled.

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