]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
contextutil: allow safe_while to use an explicit timeout
authorJosh Durgin <jdurgin@redhat.com>
Tue, 20 Dec 2022 18:50:42 +0000 (18:50 +0000)
committerJosh Durgin <jdurgin@redhat.com>
Wed, 24 May 2023 16:19:13 +0000 (16:19 +0000)
commit8f8d05852a92f136016c8121f7a4be2b58a1cbcd
tree650619c0a0502c6bcdb36c1bbb9e980517f7c0c1
parent6fb4f0c910de3902d27909a642e8d50d731dd28c
contextutil: allow safe_while to use an explicit timeout

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
teuthology/contextutil.py
teuthology/test/test_contextutil.py