]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/crontab/teuthology-cronjobs: Use debug flavor 66648/head
authorMatan Breizman <mbreizma@redhat.com>
Tue, 16 Dec 2025 11:03:25 +0000 (13:03 +0200)
committerMatan Breizman <mbreizma@redhat.com>
Thu, 22 Jan 2026 12:56:45 +0000 (14:56 +0200)
Use the new Debug flavor introduced in https://github.com/ceph/ceph-build/pull/2497.
This should provide more nightly test coverage.

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
qa/crontab/teuthology-cronjobs

index 0f59f5d96d9b0dec92e4461589c0d8dcb9e3cfcf..3faf62b83187bfb10f95e4ffcb125def7c0933cb 100644 (file)
@@ -64,6 +64,7 @@ TEUTHOLOGY_SUITE_ARGS="--non-interactive --newest=100 --ceph-repo=https://git.ce
 ## main branch runs - weekly
 # 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 --force-priority
+04 20 * * 0        $CW $SS 100000 --ceph main --suite      rados -p 101  --flavor debug --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
@@ -71,7 +72,7 @@ TEUTHOLOGY_SUITE_ARGS="--non-interactive --newest=100 --ceph-repo=https://git.ce
 # 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
+56 20 * * 2,6      $CW $SS      1 --ceph main --suite crimson-rados -p 101 --force-priority --flavor debug
 04 21 * * 2,6      $CW $SS      1 --ceph main --suite crimson-rados -p 101 --force-priority
 
 ## tentacle branch runs - weekly