From 17f293e9da0375bac4871c0100c6146a8c2f8e55 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Nov 25 2020 23:42:49 +0000 Subject: 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 Reviewed-By: Florence Blanc-Renaud Reviewed-By: Mohammad Rizwan Reviewed-By: Armando Neto --- diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml index 62fd66f..2cac693 100644 --- a/ipatests/prci_definitions/gating.yaml +++ b/ipatests/prci_definitions/gating.yaml @@ -308,5 +308,5 @@ jobs: build_url: '{fedora-latest/build_url}' test_suite: test_integration/test_acme.py template: *ci-master-latest - timeout: 3600 + timeout: 7200 topology: *master_1repl_1client