]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/tests: trying to fix syntax error that prevented mimic-x to be added to the schedule
authorYuri Weinstein <yweinste@redhat.com>
Fri, 22 Nov 2019 00:43:54 +0000 (16:43 -0800)
committerYuri Weinstein <yweinste@redhat.com>
Fri, 22 Nov 2019 00:43:54 +0000 (16:43 -0800)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
qa/crontab/teuthology-cronjobs

index 09512354b3827a0c03faa371d4b6ae58aca697ab..48d74347b10cf7908733ddfcbb3137cfec63c22f 100644 (file)
@@ -198,4 +198,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 -p 70
-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 -p 70
+22 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/mimic-x -e $CEPH_QA_EMAIL -p 70