From 717228c908816c72b98cee86abfe7c22cb07c44e Mon Sep 17 00:00:00 2001 From: Florence Blanc-Renaud Date: May 04 2023 12:31:59 +0000 Subject: Nightly test: add +15min for test_ipahealthcheck The test test_ipahealthcheck.py::TestIpaHealthcheck frequently hits its 90min timeout. Extend by 15min to allow completion. Fixes: https://pagure.io/freeipa/issue/9362 Signed-off-by: Florence Blanc-Renaud Reviewed-By: Anuja More --- diff --git a/ipatests/prci_definitions/nightly_ipa-4-10_latest.yaml b/ipatests/prci_definitions/nightly_ipa-4-10_latest.yaml index 2f52b35..7469446 100644 --- a/ipatests/prci_definitions/nightly_ipa-4-10_latest.yaml +++ b/ipatests/prci_definitions/nightly_ipa-4-10_latest.yaml @@ -1399,7 +1399,7 @@ jobs: build_url: '{fedora-latest-ipa-4-10/build_url}' test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck template: *ci-ipa-4-10-latest - timeout: 5400 + timeout: 6300 topology: *master_1repl_1client fedora-latest-ipa-4-10/test_ipahealthcheck_nodns_extca_file: diff --git a/ipatests/prci_definitions/nightly_ipa-4-10_latest_selinux.yaml b/ipatests/prci_definitions/nightly_ipa-4-10_latest_selinux.yaml index 8c5d42e..6f44e36 100644 --- a/ipatests/prci_definitions/nightly_ipa-4-10_latest_selinux.yaml +++ b/ipatests/prci_definitions/nightly_ipa-4-10_latest_selinux.yaml @@ -1509,7 +1509,7 @@ jobs: selinux_enforcing: True test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck template: *ci-ipa-4-10-latest - timeout: 5400 + timeout: 6300 topology: *master_1repl_1client fedora-latest-ipa-4-10/test_ipahealthcheck_nodns_extca_file: diff --git a/ipatests/prci_definitions/nightly_ipa-4-10_previous.yaml b/ipatests/prci_definitions/nightly_ipa-4-10_previous.yaml index 3675640..d0119c2 100644 --- a/ipatests/prci_definitions/nightly_ipa-4-10_previous.yaml +++ b/ipatests/prci_definitions/nightly_ipa-4-10_previous.yaml @@ -1399,7 +1399,7 @@ jobs: build_url: '{fedora-previous-ipa-4-10/build_url}' test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck template: *ci-ipa-4-10-previous - timeout: 5400 + timeout: 6300 topology: *master_1repl_1client fedora-previous-ipa-4-10/test_ipahealthcheck_nodns_extca_file: