From: Patrick Donnelly Date: Wed, 28 Feb 2024 18:45:10 +0000 (-0500) Subject: qa/crontab: update upgrade runs for squid/main X-Git-Tag: v20.0.0~2461^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=529377b3d7e6409e97e2ecd19cf980988287a94e;p=ceph.git qa/crontab: update upgrade runs for squid/main Signed-off-by: Patrick Donnelly --- diff --git a/qa/crontab/teuthology-cronjobs b/qa/crontab/teuthology-cronjobs index 11d46755eee..ec70baa6c35 100644 --- a/qa/crontab/teuthology-cronjobs +++ b/qa/crontab/teuthology-cronjobs @@ -88,5 +88,9 @@ CEPH_QA_EMAIL="ceph-qa@ceph.io" ### upgrade runs for squid release ###### on smithi -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 +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 +### upgrade runs for main +###### on smithi + +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