@@ -58,10 +58,6 @@ TEUTHOLOGY_SUITE_ARGS="--non-interactive --newest=100 --ceph-repo=https://git.ce
5858# 00 03 * * 1 CEPH_BRANCH=main; MACHINE_NAME=smithi; $CW teuthology-suite -v -c $CEPH_BRANCH -n 100 -m $MACHINE_NAME -s windows -k distro -e $CEPH_QA_EMAIL
5959
6060
61- ## ********** crimson tests on main branch - weekly
62- # 01 01 * * 0 CEPH_BRANCH=main; MACHINE_NAME=smithi; SUITE_NAME=crimson-rados; KERNEL=distro; $CW $SCHEDULE 100000 $CEPH_BRANCH $MACHINE_NAME $SUITE_NAME $CEPH_QA_EMAIL $KERNEL
63-
64-
6561## ********** teuthology/nop on main branch - daily
6662@daily $CW $SS 1 --ceph main --suite teuthology/nop -p 1 --force-priority
6763
@@ -78,9 +74,10 @@ TEUTHOLOGY_SUITE_ARGS="--non-interactive --newest=100 --ceph-repo=https://git.ce
787432 20 * * 4 $CW $SS 4 --ceph main --suite powercycle -p 950
797540 20 * * 5 $CW $SS 1 --ceph main --suite rgw -p 950
807648 20 * * 6 $CW $SS 4 --ceph main --suite krbd -p 950 --kernel testing
77+ 56 20 * * 6 $CW $SS 1 --ceph main --suite crimson-rados -p 101 --force-priority --flavor crimson
8178
8279
83- ## squid branch runs - twice weekly
80+ ## squid branch runs - twice weekly (crimson-rados is run weekly)
8481## suites rados and rbd use --subset arg and must be call with schedule_subset.sh
8582## see script in https://github.com/ceph/ceph/tree/main/qa/machine_types
8683
@@ -93,6 +90,7 @@ TEUTHOLOGY_SUITE_ARGS="--non-interactive --newest=100 --ceph-repo=https://git.ce
939032 21 * * 4,1 $CW $SS 4 --ceph squid --suite powercycle -p 100 --force-priority
949140 21 * * 5,2 $CW $SS 1 --ceph squid --suite rgw -p 100 --force-priority
959248 21 * * 6,3 $CW $SS 4 --ceph squid --suite krbd -p 100 --force-priority --kernel testing
93+ 56 21 * * 6 $CW $SS 1 --ceph squid --suite crimson-rados -p 100 --force-priority --flavor crimson
9694
9795## reef branch runs - weekly
9896## suites rados and rbd use --subset arg and must be call with schedule_subset.sh
0 commit comments