From: chuqifang Date: Wed, 4 Mar 2020 03:14:23 +0000 (+0800) Subject: teuthology/task: add timeout for clock task X-Git-Tag: 1.1.0~136^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f054b208a42f3aa940831b4f9aebe632168accfe;p=teuthology.git teuthology/task: add timeout for clock task when ntp is not config correctly, the clock task will be blocked Signed-off-by: chuqifang --- diff --git a/teuthology/task/clock.py b/teuthology/task/clock.py index 63f03e6808..f7232ca535 100644 --- a/teuthology/task/clock.py +++ b/teuthology/task/clock.py @@ -49,6 +49,7 @@ def task(ctx, config): run.Raw('||'), 'true' ], + timeout = 60, ) try: