mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 23:50:03 -06:00
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:
parent
1c43d914d9
commit
717228c908
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user