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: ses5-milestone5~252^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=574be7486ad737892422aed0322f80e5750a75a0;p=ceph.git qa/workunits/rbd: override rbd-mirror integration test poll frequency Signed-off-by: Jason Dillaman --- diff --git a/qa/workunits/rbd/rbd_mirror_helpers.sh b/qa/workunits/rbd/rbd_mirror_helpers.sh index 2c22327e1d7c..e276be53b128 100755 --- a/qa/workunits/rbd/rbd_mirror_helpers.sh +++ b/qa/workunits/rbd/rbd_mirror_helpers.sh @@ -197,6 +197,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