]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/testing: added pacific-x and quincy-x for reef release 48378/head
authorYuri Weinstein <yweinste@redhat.com>
Wed, 5 Oct 2022 17:20:06 +0000 (10:20 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Wed, 5 Oct 2022 17:20:06 +0000 (10:20 -0700)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
qa/crontab/teuthology-cronjobs

index 96c3a9ff6c6f0e941b66ae5f817c42349c71655a..7ff2e08728b7542c50e3a5d5fb3d02624b715e3e 100644 (file)
@@ -130,3 +130,13 @@ CEPH_QA_EMAIL="ceph-qa@ceph.io"
 22 14 * * 5 CEPH_BRANCH=quincy; 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
 
 23 14 * * 5 CEPH_BRANCH=quincy; MACHINE_NAME=smithi; SUITE_NAME=upgrade:pacific-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
+
+
+
+### upgrade runs for reef release
+###### on smithi
+
+
+23 14 * * 6 CEPH_BRANCH=main; MACHINE_NAME=smithi; SUITE_NAME=upgrade:pacific-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
+
+23 14 * * 6 CEPH_BRANCH=main; MACHINE_NAME=smithi; SUITE_NAME=upgrade:quincy-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