From: Kyr Shatskyy Date: Fri, 19 Jun 2020 14:31:10 +0000 (+0200) Subject: teuthology/task/clock: increase timeout X-Git-Tag: 1.1.0~84^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1516%2Fhead;p=teuthology.git teuthology/task/clock: increase timeout Increase timeout because 1 minute is not always enough to configure ntp. Signed-off-by: Kyr Shatskyy --- diff --git a/teuthology/task/clock.py b/teuthology/task/clock.py index f7232ca53..022eeaf71 100644 --- a/teuthology/task/clock.py +++ b/teuthology/task/clock.py @@ -49,7 +49,7 @@ def task(ctx, config): run.Raw('||'), 'true' ], - timeout = 60, + timeout = 360, ) try: