From e7cea80450b0f791db2e81e758acbc4549717b1e Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Thu, 28 Oct 2021 15:13:04 -0700 Subject: [PATCH] qa/tests: added back octopus-x run on master Signed-off-by: Yuri Weinstein --- qa/crontab/teuthology-cronjobs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/crontab/teuthology-cronjobs b/qa/crontab/teuthology-cronjobs index 9d2fb8efb34..c7a63cee28c 100644 --- a/qa/crontab/teuthology-cronjobs +++ b/qa/crontab/teuthology-cronjobs @@ -116,5 +116,5 @@ CEPH_QA_EMAIL="ceph-qa@ceph.io" #20 01 * * 4 CEPH_BRANCH=master; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -n 100 -m $MACHINE_NAME -s upgrade-clients/client-upgrade-octopus-pacific -k distro -e $CEPH_QA_EMAIL --suite-branch octopus -#22 14 * * 5 CEPH_BRANCH=master; MACHINE_NAME=smithi; SUITE_NAME=upgrade:octopus-x; KERNEL=distro; /home/teuthology/bin/cron_wrapper /home/teuthology/bin/schedule_subset.sh 10 $CEPH_BRANCH $MACHINE_NAME $SUITE_NAME $CEPH_QA_EMAIL $KERNEL -p 70 --force-priority +22 14 * * 5 CEPH_BRANCH=master; MACHINE_NAME=smithi; SUITE_NAME=upgrade:octopus-x; KERNEL=distro; /home/teuthology/bin/cron_wrapper /home/teuthology/bin/schedule_subset.sh 10 $CEPH_BRANCH $MACHINE_NAME $SUITE_NAME $CEPH_QA_EMAIL $KERNEL -p 70 --force-priority -- 2.39.5