mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-30 08:07:56 -05:00
ipatests: increase test_ipahealthcheck timeout
test_ipahealthcheck tends to take more than 3600s to run. Increate timeout to 4800s. Fixes: https://pagure.io/freeipa/issue/8262 Signed-off-by: François Cami <fcami@redhat.com> Reviewed-By: Armando Neto <abiagion@redhat.com>
This commit is contained in:
committed by
Alexander Bokovoy
parent
ba162b9b47
commit
8a793b7da5
@@ -1338,7 +1338,7 @@ jobs:
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_ipahealthcheck.py
|
||||
template: *ci-master-latest
|
||||
timeout: 3600
|
||||
timeout: 4800
|
||||
topology: *master_1repl
|
||||
|
||||
fedora-latest/test_ntp_options:
|
||||
|
||||
@@ -793,7 +793,7 @@ jobs:
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_ipahealthcheck.py
|
||||
template: *pki-master-latest
|
||||
timeout: 3600
|
||||
timeout: 4800
|
||||
topology: *master_1repl
|
||||
|
||||
pki-fedora/test_pkinit_manage:
|
||||
|
||||
@@ -1443,7 +1443,7 @@ jobs:
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_ipahealthcheck.py
|
||||
template: *testing-master-latest
|
||||
timeout: 3600
|
||||
timeout: 4800
|
||||
|
||||
testing-fedora/test_ntp_options:
|
||||
requires: [testing-fedora/build]
|
||||
|
||||
@@ -1338,7 +1338,7 @@ jobs:
|
||||
build_url: '{fedora-previous/build_url}'
|
||||
test_suite: test_integration/test_ipahealthcheck.py
|
||||
template: *ci-master-previous
|
||||
timeout: 3600
|
||||
timeout: 4800
|
||||
topology: *master_1repl
|
||||
|
||||
fedora-previous/test_ntp_options:
|
||||
|
||||
@@ -1443,7 +1443,7 @@ jobs:
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_ipahealthcheck.py
|
||||
template: *ci-master-frawhide
|
||||
timeout: 3600
|
||||
timeout: 4800
|
||||
topology: *master_1repl
|
||||
|
||||
fedora-rawhide/test_ntp_options:
|
||||
|
||||
Reference in New Issue
Block a user