diff --git a/tasks/admin_socket.py b/tasks/admin_socket.py index 71f631ad7e5..44235385a8a 100644 --- a/tasks/admin_socket.py +++ b/tasks/admin_socket.py @@ -85,7 +85,7 @@ def _socket_command(ctx, remote, socket_path, command, args): """ json_fp = StringIO() testdir = teuthology.get_testdir(ctx) - max_tries = 60 + max_tries = 120 while True: proc = remote.run( args=[