]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/tests: added new clients upgrade tests 34649/head
authorYuri Weinstein <yweinste@redhat.com>
Mon, 20 Apr 2020 19:41:34 +0000 (12:41 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Mon, 20 Apr 2020 19:44:39 +0000 (12:44 -0700)
`client-upgrade-octopus-pacific` for future 'pacific' release

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
qa/crontab/teuthology-cronjobs

index f96018c051d88a158631e6ae16d75cdec64aae23..c348e97d969624f1fd83fd5b00c6ecf032789de1 100644 (file)
@@ -204,4 +204,7 @@ DISTRO_MIMIC="ubuntu_16.04,ubuntu_18.04,centos_7.4,rhel_7.5"
 
 ### upgrade runs for next release (runs on master)
 ###### on smithi
-23 14 * * 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 14 * * 3,4 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
+
+20 01 * * 3,4  CEPH_BRANCH=octopus; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH  -n 7 -m $MACHINE_NAME -s upgrade/client-upgrade-octopus-pacific -k distro -t py2 -e $CEPH_QA_EMAIL --suite-branch octopus
+