]> git-server-git.apps.pok.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)
committerZack Cerza <zack@redhat.com>
Tue, 31 May 2022 19:45:33 +0000 (13:45 -0600)
commit3891aa97db2aa295b61f1301ae261d7aae7d15f8
tree387e7f5edf7a4525cfed4c91ba91a182284b2a55
parent9f0a61db0d9c86dc0d67a03f952e2c00814dab55
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