]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: Disable duplicate request command test during scrub testing 25675/head
authorDavid Zafman <dzafman@redhat.com>
Fri, 21 Dec 2018 21:25:10 +0000 (13:25 -0800)
committerDavid Zafman <dzafman@redhat.com>
Sat, 22 Dec 2018 02:28:23 +0000 (18:28 -0800)
commit554ea73cb5572a931e3fff275753e43a3d9cfd9b
tree11342b3ff68d8e4c96bec1271b7130301814def1
parent34fa1b6922e1d41479ef39388ef96dd409a587ef
test: Disable duplicate request command test during scrub testing

Scrub testing requires an orderly control of scrubbing.  Most but not
all the time, the duplicate scrub request is ignored because the first
request hasn't finished.  Teuthology enables this environment variable
in the workunit handling.

Fixes: https://tracker.ceph.com/issues/36525
Signed-off-by: David Zafman <dzafman@redhat.com>
qa/standalone/scrub/osd-recovery-scrub.sh
qa/standalone/scrub/osd-scrub-repair.sh
qa/standalone/scrub/osd-scrub-snaps.sh
qa/standalone/scrub/osd-scrub-test.sh
qa/standalone/scrub/osd-unexpected-clone.sh