]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
scripts: add wait script for watching run 1589/head
authorKyr Shatskyy <kyrylo.shatskyy@suse.com>
Fri, 11 Dec 2020 17:48:16 +0000 (18:48 +0100)
committerKyr Shatskyy <kyrylo.shatskyy@suse.com>
Fri, 11 Dec 2020 19:24:48 +0000 (20:24 +0100)
commit20ce4194502d1b62b2b012eac753e89d7158464b
treee3a8ebe32af908dcf4baadbc0c8a6c0b05124caf
parent1c641e923b29aea2fce2495bcf185c8cb69578e0
scripts: add wait script for watching run

While using teuthology-suite with --wait option it is
usefull sometimes to split the suite scheduling and
the run waiting. For example, when using tools like
Jenkins we might want to schedule a suite, report
about successful schedule and start waiting only in
the next steps.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
scripts/wait.py [new file with mode: 0644]
setup.py