]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/tests: added mimic-x to the schedule 23302/head
authorYuri Weinstein <yweinste@redhat.com>
Sat, 28 Jul 2018 21:42:39 +0000 (14:42 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Sat, 28 Jul 2018 21:42:39 +0000 (14:42 -0700)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
qa/crontab/teuthology-cronjobs

index 9a4eea0d3b1ace9a3cc0e2677baed90daa4fd019..750421419dc90f43dd4dc54159fb0f148d1e0f38 100644 (file)
@@ -169,12 +169,15 @@ CEPH_QA_EMAIL="ceph-qa@ceph.com"
 DISTRO_MIMIC="ubuntu_16.04,ubuntu_18.04,centos_7.4,rhel_7.5"
 47 01 * * *  CEPH_BRANCH=mimic; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH  -n 7 -m $MACHINE_NAME -s upgrade/client-upgrade-jewel -k distro -e $CEPH_QA_EMAIL --suite-branch jewel --filter $DISTRO_MIMIC
 50 01 * * *  CEPH_BRANCH=mimic; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH  -n 7 -m $MACHINE_NAME -s upgrade/client-upgrade-luminous -k distro -e $CEPH_QA_EMAIL --suite-branch luminous --filter $DISTRO_MIMIC
+#********** mimic branch END
 
+#********** nautilus branch START
 
-#********** mimic branch END
+#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
+#********** nautilus branch END
 
 ### upgrade runs on old releases
-
 ###### on smithi
 
 23 04 * * * CEPH_BRANCH=luminous; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -k distro -n 7 -m $MACHINE_NAME -s upgrade/jewel-x -e $CEPH_QA_EMAIL