summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bitrot/bug-1210684-scrub-pause-resume-error-handling.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bitrot/bug-1210684-scrub-pause-resume-error-handling.t')
-rw-r--r--tests/bugs/bitrot/bug-1210684-scrub-pause-resume-error-handling.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/bugs/bitrot/bug-1210684-scrub-pause-resume-error-handling.t b/tests/bugs/bitrot/bug-1210684-scrub-pause-resume-error-handling.t
index b15b908d21a..4d94213aa27 100644
--- a/tests/bugs/bitrot/bug-1210684-scrub-pause-resume-error-handling.t
+++ b/tests/bugs/bitrot/bug-1210684-scrub-pause-resume-error-handling.t
@@ -24,6 +24,10 @@ TEST $CLI volume bitrot $V0 enable
EXPECT_WITHIN $PROCESS_UP_TIMEOUT "1" get_bitd_count
+## sleep 5 second so that timer can initialize and bitrot can reconfigure that
+## timer value.
+sleep 5;
+
## Pause scrubber operation on volume $V0
TEST $CLI volume bitrot $V0 scrub pause