From c7ef94c62fb889f386ab0362bde18d6c8cf454f9 Mon Sep 17 00:00:00 2001 From: Florence Blanc-Renaud Date: May 04 2023 06:33:53 +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_latest.yaml b/ipatests/prci_definitions/nightly_latest.yaml index c6c14a5..e02b58a 100644 --- a/ipatests/prci_definitions/nightly_latest.yaml +++ b/ipatests/prci_definitions/nightly_latest.yaml @@ -1399,7 +1399,7 @@ jobs: build_url: '{fedora-latest/build_url}' test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck template: *ci-master-latest - timeout: 5400 + timeout: 6300 topology: *master_1repl_1client fedora-latest/test_ipahealthcheck_nodns_extca_file: diff --git a/ipatests/prci_definitions/nightly_latest_pki.yaml b/ipatests/prci_definitions/nightly_latest_pki.yaml index 42404af..74f41f1 100644 --- a/ipatests/prci_definitions/nightly_latest_pki.yaml +++ b/ipatests/prci_definitions/nightly_latest_pki.yaml @@ -870,7 +870,7 @@ jobs: copr: '@pki/master' test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck template: *ci-master-latest - timeout: 5400 + timeout: 6300 topology: *master_1repl_1client pki-fedora/test_ipahealthcheck_nodns_extca_file: diff --git a/ipatests/prci_definitions/nightly_latest_selinux.yaml b/ipatests/prci_definitions/nightly_latest_selinux.yaml index de3e0ae..1ce68c0 100644 --- a/ipatests/prci_definitions/nightly_latest_selinux.yaml +++ b/ipatests/prci_definitions/nightly_latest_selinux.yaml @@ -1509,7 +1509,7 @@ jobs: selinux_enforcing: True test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck template: *ci-master-latest - timeout: 5400 + timeout: 6300 topology: *master_1repl_1client fedora-latest/test_ipahealthcheck_nodns_extca_file: diff --git a/ipatests/prci_definitions/nightly_latest_testing.yaml b/ipatests/prci_definitions/nightly_latest_testing.yaml index bb0a11f..581cf59 100644 --- a/ipatests/prci_definitions/nightly_latest_testing.yaml +++ b/ipatests/prci_definitions/nightly_latest_testing.yaml @@ -1621,7 +1621,7 @@ jobs: test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck template: *ci-master-latest topology: *master_1repl_1client - timeout: 5400 + timeout: 6300 testing-fedora/test_ipahealthcheck_nodns_extca_file: requires: [testing-fedora/build] diff --git a/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml b/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml index 49bb4af..2366b0e 100644 --- a/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml +++ b/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml @@ -1731,7 +1731,7 @@ jobs: test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck template: *ci-master-latest topology: *master_1repl_1client - timeout: 5400 + timeout: 6300 testing-fedora/test_ipahealthcheck_nodns_extca_file: requires: [testing-fedora/build] diff --git a/ipatests/prci_definitions/nightly_previous.yaml b/ipatests/prci_definitions/nightly_previous.yaml index 07ce5cd..1002e63 100644 --- a/ipatests/prci_definitions/nightly_previous.yaml +++ b/ipatests/prci_definitions/nightly_previous.yaml @@ -1399,7 +1399,7 @@ jobs: build_url: '{fedora-previous/build_url}' test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck template: *ci-master-previous - timeout: 5400 + timeout: 6300 topology: *master_1repl_1client fedora-previous/test_ipahealthcheck_nodns_extca_file: diff --git a/ipatests/prci_definitions/nightly_rawhide.yaml b/ipatests/prci_definitions/nightly_rawhide.yaml index 300cbfd..2b907d1 100644 --- a/ipatests/prci_definitions/nightly_rawhide.yaml +++ b/ipatests/prci_definitions/nightly_rawhide.yaml @@ -1509,7 +1509,7 @@ jobs: update_packages: True test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck template: *ci-master-frawhide - timeout: 5400 + timeout: 6300 topology: *master_1repl_1client fedora-rawhide/test_ipahealthcheck_nodns_extca_file: