mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
ipatests: Increase timeout for ACME in gating.yaml
Increase to 7200 from 3600 to match other executions. Related: https://pagure.io/freeipa/issue/8581 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Mohammad Rizwan <myusuf@redhat.com> Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com> Reviewed-By: Armando Neto <abiagion@redhat.com>
This commit is contained in:
parent
e6489dcb8c
commit
75e3803b68
@ -308,5 +308,5 @@ jobs:
|
|||||||
build_url: '{fedora-latest/build_url}'
|
build_url: '{fedora-latest/build_url}'
|
||||||
test_suite: test_integration/test_acme.py
|
test_suite: test_integration/test_acme.py
|
||||||
template: *ci-master-latest
|
template: *ci-master-latest
|
||||||
timeout: 3600
|
timeout: 7200
|
||||||
topology: *master_1repl_1client
|
topology: *master_1repl_1client
|
||||||
|
Loading…
Reference in New Issue
Block a user