Skip to content

Commit 126184f

Browse files
author
Laura Flores
committed
qa/crontab: force priority for main rados nightlies
Followup to ceph@3f62db0. The suite is large, so we need to force the priority. This is warranted since the rados team makes a lot of use of the main runs. Signed-off-by: Laura Flores <[email protected]>
1 parent 1afd5b7 commit 126184f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/crontab/teuthology-cronjobs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ TEUTHOLOGY_SUITE_ARGS="--non-interactive --newest=100 --ceph-repo=https://git.ce
7171
## see script in https://github.com/ceph/ceph/tree/main/qa/machine_types
7272

7373
# 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
74+
00 20 * * 0 $CW $SS 100000 --ceph main --suite rados -p 101 --force-priority
7575
08 20 * * 1 $CW $SS 64 --ceph main --suite orch -p 950
7676
16 20 * * 2 $CW $SS 128 --ceph main --suite rbd -p 950
7777
24 20 1 * * $CW $SS 512 --ceph main --suite fs -p 700

0 commit comments

Comments
 (0)