File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,8 @@ TEUTHOLOGY_SUITE_ARGS="--non-interactive --newest=100 --ceph-repo=https://git.ce
686816 20 * * 2 $CW $SS 128 --ceph main --suite rbd -p 950
696924 20 1 * * $CW $SS 512 --ceph main --suite fs -p 700
707032 20 * * 4 $CW $SS 4 --ceph main --suite powercycle -p 950
71- 40 20 * * 5 $CW $SS 1 --ceph main --suite rgw -p 950
71+ # RGW is easy to get to under 50 runs, use a higher priority so we have recent baselines
72+ 40 20 * * 5 $CW $SS 1 --ceph main --suite rgw -p 150 --subset "$(($RANDOM % 30000))/30000"
727348 20 * * 6 $CW $SS 4 --ceph main --suite krbd -p 950 --kernel testing
737456 20 * * 2,6 $CW $SS 1 --ceph main --suite crimson-rados -p 101 --force-priority --flavor crimson-debug
747504 21 * * 2,6 $CW $SS 1 --ceph main --suite crimson-rados -p 101 --force-priority --flavor crimson-release
You can’t perform that action at this time.
0 commit comments