From: Yuri Weinstein Date: Wed, 31 Jul 2019 14:56:25 +0000 (-0700) Subject: qa/tests: added mimic-x on master run X-Git-Tag: v15.1.0~2003^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=467b81f2e76475bca9c94a6720b99400a549a07d;p=ceph-ci.git qa/tests: added mimic-x on master run Signed-off-by: Yuri Weinstein --- diff --git a/qa/crontab/teuthology-cronjobs b/qa/crontab/teuthology-cronjobs index 513bc7e7b93..71c511036f4 100644 --- a/qa/crontab/teuthology-cronjobs +++ b/qa/crontab/teuthology-cronjobs @@ -197,3 +197,4 @@ DISTRO_MIMIC="ubuntu_16.04,ubuntu_18.04,centos_7.4,rhel_7.5" ### upgrade runs for next release octopus (runs on master) ###### on smithi 23 14 * * 1,5 CEPH_BRANCH=master; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -k distro -n 7 -m $MACHINE_NAME -s upgrade/nautilus-x -e $CEPH_QA_EMAIL +23 24 * * 1,5 CEPH_BRANCH=master; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -k distro -n 7 -m $MACHINE_NAME -s upgrade/mimic-x -e $CEPH_QA_EMAIL