mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-09-03 20:52:56 -05: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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user