mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-22 07:03:39 -06:00
ipatests: increase the timeout for test_hsm.py::TestHSMInstall
The test is often failing on timeout. Add 15min to the test definitions. Signed-off-by: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
parent
e83d949c7f
commit
81401e6c01
@ -1935,7 +1935,7 @@ jobs:
|
||||
build_url: '{fedora-latest-ipa-4-12/build_url}'
|
||||
test_suite: test_integration/test_hsm.py::TestHSMInstall
|
||||
template: *ci-ipa-4-12-latest
|
||||
timeout: 5400
|
||||
timeout: 6300
|
||||
topology: *master_3repl_1client
|
||||
|
||||
fedora-latest-ipa-4-12/test_hsm_TestHSMInstallADTrustBase:
|
||||
|
@ -2089,7 +2089,7 @@ jobs:
|
||||
selinux_enforcing: True
|
||||
test_suite: test_integration/test_hsm.py::TestHSMInstall
|
||||
template: *ci-ipa-4-12-latest
|
||||
timeout: 5400
|
||||
timeout: 6300
|
||||
topology: *master_3repl_1client
|
||||
|
||||
fedora-latest-ipa-4-12/test_hsm_TestHSMInstallADTrustBase:
|
||||
|
Loading…
Reference in New Issue
Block a user