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:
François Cami 2020-06-19 16:58:49 +02:00 committed by Florence Blanc-Renaud
parent 3ec1b77f6a
commit c5e6fe057c
6 changed files with 6 additions and 6 deletions

View File

@ -568,7 +568,7 @@ jobs:
build_url: '{fedora-latest/build_url}' build_url: '{fedora-latest/build_url}'
test_suite: test_integration/test_caless.py::TestReplicaInstall test_suite: test_integration/test_caless.py::TestReplicaInstall
template: *ci-master-latest template: *ci-master-latest
timeout: 5400 timeout: 7200
topology: *master_1repl topology: *master_1repl
fedora-latest/test_caless_TestClientInstall: fedora-latest/test_caless_TestClientInstall:

View File

@ -114,7 +114,7 @@ jobs:
update_packages: True update_packages: True
test_suite: test_integration/test_caless.py::TestReplicaInstall test_suite: test_integration/test_caless.py::TestReplicaInstall
template: *389ds-master-latest template: *389ds-master-latest
timeout: 5400 timeout: 7200
topology: *master_1repl topology: *master_1repl
389ds-fedora/test_caless_TestClientInstall: 389ds-fedora/test_caless_TestClientInstall:

View File

@ -348,7 +348,7 @@ jobs:
update_packages: True update_packages: True
test_suite: test_integration/test_caless.py::TestReplicaInstall test_suite: test_integration/test_caless.py::TestReplicaInstall
template: *pki-master-latest template: *pki-master-latest
timeout: 5400 timeout: 7200
topology: *master_1repl topology: *master_1repl
pki-fedora/test_caless_TestClientInstall: pki-fedora/test_caless_TestClientInstall:

View File

@ -611,7 +611,7 @@ jobs:
update_packages: True update_packages: True
test_suite: test_integration/test_caless.py::TestReplicaInstall test_suite: test_integration/test_caless.py::TestReplicaInstall
template: *testing-master-latest template: *testing-master-latest
timeout: 5400 timeout: 7200
topology: *master_1repl topology: *master_1repl
testing-fedora/test_caless_TestClientInstall: testing-fedora/test_caless_TestClientInstall:

View File

@ -568,7 +568,7 @@ jobs:
build_url: '{fedora-previous/build_url}' build_url: '{fedora-previous/build_url}'
test_suite: test_integration/test_caless.py::TestReplicaInstall test_suite: test_integration/test_caless.py::TestReplicaInstall
template: *ci-master-previous template: *ci-master-previous
timeout: 5400 timeout: 7200
topology: *master_1repl topology: *master_1repl
fedora-previous/test_caless_TestClientInstall: fedora-previous/test_caless_TestClientInstall:

View File

@ -611,7 +611,7 @@ jobs:
update_packages: True update_packages: True
test_suite: test_integration/test_caless.py::TestReplicaInstall test_suite: test_integration/test_caless.py::TestReplicaInstall
template: *ci-master-frawhide template: *ci-master-frawhide
timeout: 5400 timeout: 7200
topology: *master_1repl topology: *master_1repl
fedora-rawhide/test_caless_TestClientInstall: fedora-rawhide/test_caless_TestClientInstall: