Skip to content

Commit 529377b

Browse files
committed
qa/crontab: update upgrade runs for squid/main
Signed-off-by: Patrick Donnelly <[email protected]>
1 parent 176f8c5 commit 529377b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

qa/crontab/teuthology-cronjobs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,9 @@ CEPH_QA_EMAIL="[email protected]"
8888
### upgrade runs for squid release
8989
###### on smithi
9090

91-
25 02 * * 4 CEPH_BRANCH=main; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -n 100 -m $MACHINE_NAME -s upgrade:reef-x -k distro -e $CEPH_QA_EMAIL --suite-branch main --suite-repo https://github.com/ceph/ceph.git --ceph-repo https://github.com/ceph/ceph.git -p 50 --force-priority
91+
00 00 * * 5 CEPH_BRANCH=squid; MACHINE_NAME=smithi; SUITE_NAME=upgrade; KERNEL=distro; /home/teuthology/bin/cron_wrapper /home/teuthology/bin/schedule_subset.sh 32 $CEPH_BRANCH $MACHINE_NAME $SUITE_NAME $CEPH_QA_EMAIL $KERNEL -p 165
9292

93+
### upgrade runs for main
94+
###### on smithi
95+
96+
00 00 * * 6 CEPH_BRANCH=main; MACHINE_NAME=smithi; SUITE_NAME=upgrade; KERNEL=distro; /home/teuthology/bin/cron_wrapper /home/teuthology/bin/schedule_subset.sh 32 $CEPH_BRANCH $MACHINE_NAME $SUITE_NAME $CEPH_QA_EMAIL $KERNEL -p 160

0 commit comments

Comments
 (0)