]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/standalone/scrub/osd-scrub-test: wait longer for update
authorSage Weil <sage@redhat.com>
Sun, 8 Mar 2020 19:45:00 +0000 (14:45 -0500)
committerSage Weil <sage@redhat.com>
Sun, 8 Mar 2020 19:45:00 +0000 (14:45 -0500)
Fixes: https://tracker.ceph.com/issues/43865
Signed-off-by: Sage Weil <sage@redhat.com>
qa/standalone/scrub/osd-scrub-test.sh

index d12d225cd6e51b933f47ffdcb4ac052200258fce..39c95ff293ffc5f135adcf77b094aa9530b9634f 100755 (executable)
@@ -134,7 +134,7 @@ function TEST_interval_changes() {
     local week="$(expr $day \* 7)"
     local min_interval=$day
     local max_interval=$week
-    local WAIT_FOR_UPDATE=3
+    local WAIT_FOR_UPDATE=15
 
     TESTDATA="testdata.$$"