We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 052cb8d + 126184f commit ad8264eCopy full SHA for ad8264e
qa/crontab/teuthology-cronjobs
@@ -71,7 +71,7 @@ TEUTHOLOGY_SUITE_ARGS="--non-interactive --newest=100 --ceph-repo=https://git.ce
71
## see script in https://github.com/ceph/ceph/tree/main/qa/machine_types
72
73
# rados is massive and difficult to bring down to less than 300 jobs, use one higher priority
74
-00 20 * * 0 $CW $SS 100000 --ceph main --suite rados -p 101
+00 20 * * 0 $CW $SS 100000 --ceph main --suite rados -p 101 --force-priority
75
08 20 * * 1 $CW $SS 64 --ceph main --suite orch -p 950
76
16 20 * * 2 $CW $SS 128 --ceph main --suite rbd -p 950
77
24 20 1 * * $CW $SS 512 --ceph main --suite fs -p 700
0 commit comments