From: Yuri Weinstein Date: Sat, 10 Nov 2018 18:18:49 +0000 (-0800) Subject: qa/tests: added "-n 7" to make sure mimic-x runs on built master branch X-Git-Tag: v14.1.0~942^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5127d0166e4a04669bebfe938baae070f323c7f8;p=ceph.git qa/tests: added "-n 7" to make sure mimic-x runs on built master branch Signed-off-by: Yuri Weinstein --- diff --git a/qa/crontab/teuthology-cronjobs b/qa/crontab/teuthology-cronjobs index 198e32b266e1..9d2e329faa5b 100644 --- a/qa/crontab/teuthology-cronjobs +++ b/qa/crontab/teuthology-cronjobs @@ -171,7 +171,7 @@ DISTRO_MIMIC="ubuntu_16.04,ubuntu_18.04,centos_7.4,rhel_7.5" #********** nautilus branch START #change to `nautilus` from master when it's ready -30 02 * * 2,4,5,7 CEPH_BRANCH=master; MACHINE_NAME=smithi;/home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -m $MACHINE_NAME -s upgrade/mimic-x -k distro -e $CEPH_QA_EMAIL +30 02 * * 2,4,5,7 CEPH_BRANCH=master; MACHINE_NAME=smithi;/home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -m $MACHINE_NAME -s upgrade/mimic-x -k distro -e $CEPH_QA_EMAIL -n 7 #********** nautilus branch END ### upgrade runs on old releases