]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/crontab: update priority for tentacle upgrade command
authorLaura Flores <lflores@ibm.com>
Tue, 27 May 2025 17:09:04 +0000 (12:09 -0500)
committerLaura Flores <lflores@ibm.com>
Tue, 27 May 2025 17:09:04 +0000 (12:09 -0500)
The current prio (100) results in this error:
```
teuthology.exceptions.ScheduleFailError: Scheduling failed: Unable to schedule 244 jobs with priority 100.
```

I tested the prio on 150 on my teuthology setup, and this passes with the amount of jobs.

Signed-off-by: Laura Flores <lflores@ibm.com>
qa/crontab/teuthology-cronjobs

index e8a496a0e6fe45315fd124f7ae651f8c2650d40b..d50b38d9392689bfa655913db0f42b9a53e13fd5 100644 (file)
@@ -114,7 +114,7 @@ TEUTHOLOGY_SUITE_ARGS="--non-interactive --newest=100 --ceph-repo=https://git.ce
 ### upgrade runs for tentacle release
 ###### on smithi
 
-08 01 * * 3        $CW $SS      1 --ceph tentacle --suite upgrade -p 100
+08 01 * * 3        $CW $SS      1 --ceph tentacle --suite upgrade -p 150
 
 ### upgrade runs for squid release
 ###### on smithi