]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/tests: fixed typo 34405/head
authoryuriw <yuri.weinstein@gmail.com>
Fri, 3 Apr 2020 16:27:33 +0000 (09:27 -0700)
committeryuriw <yuri.weinstein@gmail.com>
Fri, 3 Apr 2020 16:28:05 +0000 (09:28 -0700)
Signed-off-by: yuriw <yuri.weinstein@gmail.com>
qa/crontab/teuthology-cronjobs

index 465cea9f1797a04f74bb738fb62919ef54e44e9a..794b313bf8b735d58e824eba279f6daecdc839be 100644 (file)
@@ -196,7 +196,7 @@ DISTRO_MIMIC="ubuntu_16.04,ubuntu_18.04,centos_7.4,rhel_7.5"
 ## !!!! three suites below MUST use --suite-branch luminous, mimic, nautilus (see https://tracker.ceph.com/issues/24021)
 ## The suites below run withoit filters
  
-47 01 * * 5  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-luminous-octopus -k distro -e $CEPH_QA_EMAIL --suite-branch luminous
+47 01 * * 5  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-luminous-octopus -k distro -e $CEPH_QA_EMAIL --suite-branch luminous
 50 01 * * 5  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-mimic-octopus -k distro -e $CEPH_QA_EMAIL --suite-branch mimic
 50 01 * * 5  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-nautilus-octopus -k distro -e $CEPH_QA_EMAIL --suite-branch nautilus