From fa395cec8910cb07b23367e24eed6db1c64f06c9 Mon Sep 17 00:00:00 2001 From: François Cami Date: Apr 09 2020 18:12:16 +0000 Subject: ipatests: increase test_ipahealthcheck timeout test_ipahealthcheck tends to take more than 3600s to run. Increate timeout to 4800s. Fixes: https://pagure.io/freeipa/issue/8262 Signed-off-by: François Cami Reviewed-By: Armando Neto Reviewed-By: Armando Neto --- diff --git a/ipatests/prci_definitions/nightly_ipa-4-8_latest.yaml b/ipatests/prci_definitions/nightly_ipa-4-8_latest.yaml index 05e3445..1d6434e 100644 --- a/ipatests/prci_definitions/nightly_ipa-4-8_latest.yaml +++ b/ipatests/prci_definitions/nightly_ipa-4-8_latest.yaml @@ -1338,7 +1338,7 @@ jobs: build_url: '{fedora-latest-ipa-4-8/build_url}' test_suite: test_integration/test_ipahealthcheck.py template: *ci-ipa-4-8-latest - timeout: 3600 + timeout: 4800 topology: *master_1repl fedora-latest-ipa-4-8/test_ntp_options: diff --git a/ipatests/prci_definitions/nightly_ipa-4-8_previous.yaml b/ipatests/prci_definitions/nightly_ipa-4-8_previous.yaml index 2ddd3f9..48d3049 100644 --- a/ipatests/prci_definitions/nightly_ipa-4-8_previous.yaml +++ b/ipatests/prci_definitions/nightly_ipa-4-8_previous.yaml @@ -1338,7 +1338,7 @@ jobs: build_url: '{fedora-previous-ipa-4-8/build_url}' test_suite: test_integration/test_ipahealthcheck.py template: *ci-ipa-4-8-previous - timeout: 3600 + timeout: 4800 topology: *master_1repl fedora-previous-ipa-4-8/test_ntp_options: