mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
pr-ci templates: update test_fips timeouts
test_fips takes between 45 and ~80 mins to run. The templates' timeout was 3600s which is too short for successful execution. 7200s should do. Fixes: https://pagure.io/freeipa/issue/8247 Reviewed-By: Sergey Orlov <sorlov@redhat.com>
This commit is contained in:
committed by
Sergey Orlov
parent
a02df530a6
commit
0fb0d2f117
@@ -182,7 +182,7 @@ jobs:
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_fips.py
|
||||
template: *testing-master-latest
|
||||
timeout: 3600
|
||||
timeout: 7200
|
||||
topology: *master_1repl_1client
|
||||
|
||||
testing-fedora/test_forced_client_enrolment:
|
||||
|
||||
Reference in New Issue
Block a user