From: Adam C. Emerson Date: Thu, 11 Sep 2025 17:20:17 +0000 (-0400) Subject: qa: Run fewer RGW jobs at higher priority every week X-Git-Tag: testing/wip-vshankar-testing-20250917.131748-debug~14^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f1b487ccebe4928fc002e35745e43a0e7b0c5541;p=ceph-ci.git qa: Run fewer RGW jobs at higher priority every week So that they actually run. Signed-off-by: Adam C. Emerson --- diff --git a/qa/crontab/teuthology-cronjobs b/qa/crontab/teuthology-cronjobs index c50ef799cf6..81930a44d34 100644 --- a/qa/crontab/teuthology-cronjobs +++ b/qa/crontab/teuthology-cronjobs @@ -68,7 +68,8 @@ TEUTHOLOGY_SUITE_ARGS="--non-interactive --newest=100 --ceph-repo=https://git.ce 16 20 * * 2 $CW $SS 128 --ceph main --suite rbd -p 950 24 20 1 * * $CW $SS 512 --ceph main --suite fs -p 700 32 20 * * 4 $CW $SS 4 --ceph main --suite powercycle -p 950 -40 20 * * 5 $CW $SS 1 --ceph main --suite rgw -p 950 +# RGW is easy to get to under 50 runs, use a higher priority so we have recent baselines +40 20 * * 5 $CW $SS 1 --ceph main --suite rgw -p 150 --subset "$(($RANDOM % 30000))/30000" 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-debug 04 21 * * 2,6 $CW $SS 1 --ceph main --suite crimson-rados -p 101 --force-priority --flavor crimson-release