]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/crontab: update upgrade runs for squid/main
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 28 Feb 2024 18:45:10 +0000 (13:45 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 29 Feb 2024 02:14:38 +0000 (21:14 -0500)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/crontab/teuthology-cronjobs

index 11d46755eee3a8196bbd0a735684814fb65cf65c..ec70baa6c356a00ef9d15d5e36cb0ae8fe6337f0 100644 (file)
@@ -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