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:
Florence Blanc-Renaud 2024-08-05 11:48:20 +02:00
parent e83d949c7f
commit 81401e6c01
2 changed files with 2 additions and 2 deletions

View File

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

View File

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