From 717228c908816c72b98cee86abfe7c22cb07c44e Mon Sep 17 00:00:00 2001 From: Florence Blanc-Renaud Date: Thu, 4 May 2023 08:40:59 +0200 Subject: [PATCH] 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 --- ipatests/prci_definitions/nightly_ipa-4-10_latest.yaml | 2 +- ipatests/prci_definitions/nightly_ipa-4-10_latest_selinux.yaml | 2 +- ipatests/prci_definitions/nightly_ipa-4-10_previous.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ipatests/prci_definitions/nightly_ipa-4-10_latest.yaml b/ipatests/prci_definitions/nightly_ipa-4-10_latest.yaml index 2f52b359b..7469446e7 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 8c5d42e48..6f44e36b7 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 3675640ee..d0119c224 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: