mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
ipatests: increase test_caless_TestReplicaInstall timeout
test_caless_TestReplicaInstall timeout seems too short. Extend it. Fixes: https://pagure.io/freeipa/issue/8377 Signed-off-by: François Cami <fcami@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Armando Neto <abiagion@redhat.com>
This commit is contained in:
parent
3ec1b77f6a
commit
c5e6fe057c
@ -568,7 +568,7 @@ jobs:
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_caless.py::TestReplicaInstall
|
||||
template: *ci-master-latest
|
||||
timeout: 5400
|
||||
timeout: 7200
|
||||
topology: *master_1repl
|
||||
|
||||
fedora-latest/test_caless_TestClientInstall:
|
||||
|
@ -114,7 +114,7 @@ jobs:
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_caless.py::TestReplicaInstall
|
||||
template: *389ds-master-latest
|
||||
timeout: 5400
|
||||
timeout: 7200
|
||||
topology: *master_1repl
|
||||
|
||||
389ds-fedora/test_caless_TestClientInstall:
|
||||
|
@ -348,7 +348,7 @@ jobs:
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_caless.py::TestReplicaInstall
|
||||
template: *pki-master-latest
|
||||
timeout: 5400
|
||||
timeout: 7200
|
||||
topology: *master_1repl
|
||||
|
||||
pki-fedora/test_caless_TestClientInstall:
|
||||
|
@ -611,7 +611,7 @@ jobs:
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_caless.py::TestReplicaInstall
|
||||
template: *testing-master-latest
|
||||
timeout: 5400
|
||||
timeout: 7200
|
||||
topology: *master_1repl
|
||||
|
||||
testing-fedora/test_caless_TestClientInstall:
|
||||
|
@ -568,7 +568,7 @@ jobs:
|
||||
build_url: '{fedora-previous/build_url}'
|
||||
test_suite: test_integration/test_caless.py::TestReplicaInstall
|
||||
template: *ci-master-previous
|
||||
timeout: 5400
|
||||
timeout: 7200
|
||||
topology: *master_1repl
|
||||
|
||||
fedora-previous/test_caless_TestClientInstall:
|
||||
|
@ -611,7 +611,7 @@ jobs:
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_caless.py::TestReplicaInstall
|
||||
template: *ci-master-frawhide
|
||||
timeout: 5400
|
||||
timeout: 7200
|
||||
topology: *master_1repl
|
||||
|
||||
fedora-rawhide/test_caless_TestClientInstall:
|
||||
|
Loading…
Reference in New Issue
Block a user