test_cert.py is timing out due to newly added test test_cert.py::TestCertmongerRekey which needs more time to execute. Adding additional 30 mins to the timeout in order to complete the test run

Failing test run:
http://freeipa-org-pr-ci.s3-website.eu-central-1.amazonaws.com/jobs/249e30e4-e349-11ea-ac03-fa163e1ffcbd

Signed-off-by: Sumedh Sidhaye <ssidhaye@redhat.com>
Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
This commit is contained in:
Sumedh Sidhaye 2020-08-21 13:29:04 +05:30 committed by Florence Blanc-Renaud
parent 1abeb85fba
commit 3f5f68e770
5 changed files with 5 additions and 5 deletions

View File

@ -284,7 +284,7 @@ jobs:
build_url: '{fedora-latest/build_url}'
test_suite: test_integration/test_cert.py
template: *ci-master-latest
timeout: 3600
timeout: 5400
topology: *master_1repl_1client
fedora-latest/test_upgrade:

View File

@ -1578,7 +1578,7 @@ jobs:
build_url: '{fedora-latest/build_url}'
test_suite: test_integration/test_cert.py
template: *ci-master-latest
timeout: 3600
timeout: 5400
topology: *master_1repl_1client
fedora-latest/test_epn:

View File

@ -1703,7 +1703,7 @@ jobs:
update_packages: True
test_suite: test_integration/test_cert.py
template: *testing-master-latest
timeout: 3600
timeout: 5400
topology: *master_1repl_1client
testing-fedora/test_epn:

View File

@ -1578,7 +1578,7 @@ jobs:
build_url: '{fedora-previous/build_url}'
test_suite: test_integration/test_cert.py
template: *ci-master-previous
timeout: 3600
timeout: 5400
topology: *master_1repl_1client
fedora-previous/test_epn:

View File

@ -1703,7 +1703,7 @@ jobs:
update_packages: True
test_suite: test_integration/test_cert.py
template: *ci-master-frawhide
timeout: 3600
timeout: 5400
topology: *master_1repl_1client
fedora-rawhide/test_epn: