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 21:22:48 +02:00
parent 64937571fd
commit bfefe5313f
7 changed files with 7 additions and 7 deletions
@@ -1935,7 +1935,7 @@ jobs:
build_url: '{fedora-latest/build_url}'
test_suite: test_integration/test_hsm.py::TestHSMInstall
template: *ci-master-latest
timeout: 5400
timeout: 6300
topology: *master_3repl_1client
fedora-latest/test_hsm_TestHSMInstallADTrustBase:
@@ -1116,7 +1116,7 @@ jobs:
copr: '@pki/master'
test_suite: test_integration/test_hsm.py::TestHSMInstall
template: *ci-master-latest
timeout: 10800
timeout: 6300
topology: *master_3repl_1client
pki-fedora/test_hsm_TestHSMInstallADTrustBase:
@@ -2089,7 +2089,7 @@ jobs:
selinux_enforcing: True
test_suite: test_integration/test_hsm.py::TestHSMInstall
template: *ci-master-latest
timeout: 5400
timeout: 6300
topology: *master_3repl_1client
fedora-latest/test_hsm_TestHSMInstallADTrustBase:
@@ -2244,7 +2244,7 @@ jobs:
enable_testing_repo: True
test_suite: test_integration/test_hsm.py::TestHSMInstall
template: *ci-master-latest
timeout: 5400
timeout: 6300
topology: *master_3repl_1client
testing-fedora/test_hsm_TestHSMInstallADTrustBase:
@@ -2398,7 +2398,7 @@ jobs:
enable_testing_repo: True
test_suite: test_integration/test_hsm.py::TestHSMInstall
template: *ci-master-latest
timeout: 5400
timeout: 6300
topology: *master_3repl_1client
testing-fedora/test_hsm_TestHSMInstallADTrustBase:
@@ -1935,7 +1935,7 @@ jobs:
build_url: '{fedora-previous/build_url}'
test_suite: test_integration/test_hsm.py::TestHSMInstall
template: *ci-master-previous
timeout: 5400
timeout: 6300
topology: *master_3repl_1client
fedora-previous/test_hsm_TestHSMInstallADTrustBase:
@@ -2089,7 +2089,7 @@ jobs:
update_packages: True
test_suite: test_integration/test_hsm.py::TestHSMInstall
template: *ci-master-frawhide
timeout: 5400
timeout: 6300
topology: *master_3repl_1client
fedora-rawhide/test_hsm_TestHSMInstallADTrustBase: