From fcf6c645f3804d0fe56135fe5444e15106ebb426 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Tue, 2 Aug 2022 13:10:00 -0600 Subject: [PATCH] containers/teuthology: Shorten watchdog_interval --- containers/teuthology-dev/.teuthology.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/containers/teuthology-dev/.teuthology.yaml b/containers/teuthology-dev/.teuthology.yaml index bac8ec1aaf..d1c01b555d 100644 --- a/containers/teuthology-dev/.teuthology.yaml +++ b/containers/teuthology-dev/.teuthology.yaml @@ -6,4 +6,5 @@ results_ui_server: http://pulpito:8081/ teuthology_path: /teuthology archive_base: /archive_dir reserve_machines: 0 -lab_domain: '' \ No newline at end of file +lab_domain: '' +watchdog_interval: 5 -- 2.39.5