From: Jason Dillaman Date: Wed, 20 Jul 2016 20:18:23 +0000 (-0400) Subject: qa/workunits/rbd: override rbd-mirror integration test poll frequency X-Git-Tag: v10.2.3~50^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0d9d57385bcb544115ccdb00d6bbd67b987dbad0;p=ceph.git qa/workunits/rbd: override rbd-mirror integration test poll frequency Signed-off-by: Jason Dillaman (cherry picked from commit 574be7486ad737892422aed0322f80e5750a75a0) --- diff --git a/qa/workunits/rbd/rbd_mirror_helpers.sh b/qa/workunits/rbd/rbd_mirror_helpers.sh index 3648e2ae8b51..b6f6d28d02b4 100755 --- a/qa/workunits/rbd/rbd_mirror_helpers.sh +++ b/qa/workunits/rbd/rbd_mirror_helpers.sh @@ -182,6 +182,7 @@ start_mirror() --pid-file=$(daemon_pid_file "${cluster}") \ --log-file=${TEMPDIR}/rbd-mirror.${cluster}_daemon.\$cluster.\$pid.log \ --admin-socket=${TEMPDIR}/rbd-mirror.${cluster}_daemon.\$cluster.asok \ + --rbd-mirror-journal-poll-age=1 \ --debug-rbd=30 --debug-journaler=30 \ --debug-rbd_mirror=30 \ --daemonize=true