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 <flo@redhat.com>
Reviewed-By: Anuja More <amore@redhat.com>
This commit is contained in:
Florence Blanc-Renaud 2023-05-04 08:40:59 +02:00
parent 1c43d914d9
commit 717228c908
3 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -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:

View File

@ -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: