From: Laura Flores Date: Mon, 5 Aug 2024 22:56:39 +0000 (-0500) Subject: qa/crontab: force priority for main rados nightlies X-Git-Tag: testing/wip-pdonnell-testing-20240813.125846-debug~30^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=126184fcc98ee61bb8b8844a721d70e382e3bcb4;p=ceph-ci.git qa/crontab: force priority for main rados nightlies Followup to https://github.com/ceph/ceph/pull/58800/commits/3f62db0393b2d1516a447fd13d83f6bf26bbd99b. 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 --- diff --git a/qa/crontab/teuthology-cronjobs b/qa/crontab/teuthology-cronjobs index 56f3bbe5251..ea328eb22c7 100644 --- a/qa/crontab/teuthology-cronjobs +++ b/qa/crontab/teuthology-cronjobs @@ -71,7 +71,7 @@ TEUTHOLOGY_SUITE_ARGS="--non-interactive --newest=100 --ceph-repo=https://git.ce ## see script in https://github.com/ceph/ceph/tree/main/qa/machine_types # rados is massive and difficult to bring down to less than 300 jobs, use one higher priority -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 08 20 * * 1 $CW $SS 64 --ceph main --suite orch -p 950 16 20 * * 2 $CW $SS 128 --ceph main --suite rbd -p 950 24 20 1 * * $CW $SS 512 --ceph main --suite fs -p 700