]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Add retry for paddles calls and modify pause queue command
authorAishwarya Mathuria <amathuri@redhat.com>
Wed, 9 Jun 2021 13:36:37 +0000 (19:06 +0530)
committerAishwarya Mathuria <amathuri@redhat.com>
Fri, 3 Jun 2022 14:35:24 +0000 (20:05 +0530)
commit513d0ebfc1032a33f1462e54da8dabb45cfe294b
treea3bd21025a939dfad1f689cae8dd988f0b56eb4e
parent24468d0405fd4d139b57fba6ae542931882f036d
Add retry for paddles calls and modify pause queue command

1. Add retry loop for the paddles calls.
2. Add run name as a parameter for updating priority of jobs in paddles.
3. Modify the pause queue command to run on server side with an optional pause duration parameter.

Signed-off-by: Aishwarya Mathuria <amathuri@redhat.com>
scripts/queue.py
teuthology/dispatcher/__init__.py
teuthology/paddles_queue.py
teuthology/report.py