mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-09 12:38:14 -05:00
ipatests: increase test_webui_server timeout
test_webui_server tends to take more than 3600s to run. Increase timeout to 7200s. Fixes: https://pagure.io/freeipa/issue/8266 Signed-off-by: François Cami <fcami@redhat.com> Reviewed-By: Armando Neto <abiagion@redhat.com>
This commit is contained in:
@@ -1240,7 +1240,7 @@ jobs:
|
||||
test_webui/test_realmdomains.py
|
||||
test_webui/test_trust.py
|
||||
template: *ci-master-latest
|
||||
timeout: 3600
|
||||
timeout: 7200
|
||||
topology: *ipaserver
|
||||
|
||||
fedora-latest/test_webui_service:
|
||||
|
||||
@@ -1337,7 +1337,7 @@ jobs:
|
||||
test_webui/test_realmdomains.py
|
||||
test_webui/test_trust.py
|
||||
template: *testing-master-latest
|
||||
timeout: 3600
|
||||
timeout: 7200
|
||||
topology: *ipaserver
|
||||
|
||||
testing-fedora/test_webui_service:
|
||||
|
||||
@@ -1240,7 +1240,7 @@ jobs:
|
||||
test_webui/test_realmdomains.py
|
||||
test_webui/test_trust.py
|
||||
template: *ci-master-previous
|
||||
timeout: 3600
|
||||
timeout: 7200
|
||||
topology: *ipaserver
|
||||
|
||||
fedora-previous/test_webui_service:
|
||||
|
||||
@@ -1337,7 +1337,7 @@ jobs:
|
||||
test_webui/test_realmdomains.py
|
||||
test_webui/test_trust.py
|
||||
template: *ci-master-frawhide
|
||||
timeout: 3600
|
||||
timeout: 7200
|
||||
topology: *ipaserver
|
||||
|
||||
fedora-rawhide/test_webui_service:
|
||||
|
||||
Reference in New Issue
Block a user