## ********** smoke tests on main and release branches
00 05 * * 0,2,4 $CW $SS 1 --ceph main --suite smoke -p 100 --force-priority
+16 05 * * 0 $CW $SS 1 --ceph tentacle --suite smoke -p 100 --force-priority
08 05 * * 0 $CW $SS 1 --ceph squid --suite smoke -p 100 --force-priority
-16 05 * * 0 $CW $SS 1 --ceph reef --suite smoke -p 100 --force-priority
## ********** windows tests on main branch - weekly
# 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
48 20 * * 6 $CW $SS 4 --ceph main --suite krbd -p 950 --kernel testing
56 20 * * 2,6 $CW $SS 1 --ceph main --suite crimson-rados -p 101 --force-priority --flavor crimson
+## tentacle branch runs - weekly
+# rados is massive and difficult to bring down to less than 300 jobs, use one higher priority
+00 22 * * 0 $CW $SS 100000 --ceph tentacle --suite rados -p 831
+08 22 * * 1 $CW $SS 64 --ceph tentacle --suite orch -p 830
+16 22 * * 2 $CW $SS 128 --ceph tentacle --suite rbd -p 830
+24 22 * * 3 $CW $SS 512 --ceph tentacle --suite fs -p 830
+32 22 * * 4 $CW $SS 4 --ceph tentacle --suite powercycle -p 830
+40 22 * * 5 $CW $SS 1 --ceph tentacle --suite rgw -p 830
+48 22 * * 6 $CW $SS 4 --ceph tentacle --suite krbd -p 830 --kernel testing
## squid branch runs - weekly
# rados is massive and difficult to bring down to less than 300 jobs, use one higher priority
40 21 * * 5 $CW $SS 1 --ceph squid --suite rgw -p 920
48 21 * * 6 $CW $SS 4 --ceph squid --suite krbd -p 920 --kernel testing
-## reef branch runs - weekly
-# rados is massive and difficult to bring down to less than 300 jobs, use one higher priority
-00 22 * * 0 $CW $SS 100000 --ceph reef --suite rados -p 931
-08 22 * * 1 $CW $SS 64 --ceph reef --suite orch -p 930
-16 22 * * 2 $CW $SS 128 --ceph reef --suite rbd -p 930
-24 22 * * 3 $CW $SS 512 --ceph reef --suite fs -p 930
-32 22 * * 4 $CW $SS 4 --ceph reef --suite powercycle -p 930
-40 22 * * 5 $CW $SS 1 --ceph reef --suite rgw -p 930
-48 22 * * 6 $CW $SS 4 --ceph reef --suite krbd -p 930 --kernel testing
-
### The suite below must run on bare-metal because it's performance suite and run 3 times to produce more data points
# 57 03 * * 6 CEPH_BRANCH=quincy; MACHINE_NAME=smithi; $CW teuthology-suite -v -c $CEPH_BRANCH -n 100 -m $MACHINE_NAME -s perf-basic -k distro -e $CEPH_QA_EMAIL -N 3
24 00 * * 1 $CW $SS 120000 --ceph quincy --suite upgrade:octopus-x -p 820
32 00 * * 1 $CW $SS 120000 --ceph quincy --suite upgrade:pacific-x -p 820
-### upgrade runs for reef release
+### upgrade runs for tentacle release
###### on smithi
-08 01 * * 3 $CW $SS 1 --ceph reef --suite upgrade:pacific-x -p 830
-16 01 * * 3 $CW $SS 1 --ceph reef --suite upgrade:quincy-x -p 830
+08 01 * * 3 $CW $SS 1 --ceph tentacle --suite upgrade -p 100
### upgrade runs for squid release
###### on smithi
-# -p 840
-08 02 * * 5 $CW $SS 32 --ceph squid --suite upgrade -p 100 --force-priority
+08 02 * * 5 $CW $SS 32 --ceph squid --suite upgrade -p 840 --force-priority
### upgrade runs for main
###### on smithi