ipatests: increase timeout for test_trust

The timeout for test_trust is too short (6000s) and
the nightly tests often fail. Increase to 7200s.

Fixes: https://pagure.io/freeipa/issue/9326

Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
Reviewed-By: Anuja More <amore@redhat.com>
This commit is contained in:
Florence Blanc-Renaud 2023-03-23 11:45:31 +01:00
parent 05279ef447
commit 07fe877525
7 changed files with 7 additions and 7 deletions

View File

@ -1651,7 +1651,7 @@ jobs:
build_url: '{fedora-latest/build_url}'
test_suite: test_integration/test_trust.py::TestTrust
template: *ci-master-latest
timeout: 6000
timeout: 7200
topology: *adroot_adchild_adtree_master_1client
fedora-latest/test_trust_autoprivate:

View File

@ -1782,7 +1782,7 @@ jobs:
selinux_enforcing: True
test_suite: test_integration/test_trust.py::TestTrust
template: *ci-master-latest
timeout: 6000
timeout: 7200
topology: *adroot_adchild_adtree_master_1client
fedora-latest/test_trust_autoprivate:

View File

@ -237,7 +237,7 @@ jobs:
copr: '@sssd/nightly'
test_suite: test_integration/test_trust.py::TestTrust
template: *ci-master-latest
timeout: 6000
timeout: 7200
topology: *adroot_adchild_adtree_master_1client
sssd-fedora/test_trust_autoprivate:

View File

@ -1914,7 +1914,7 @@ jobs:
enable_testing_repo: True
test_suite: test_integration/test_trust.py::TestTrust
template: *ci-master-latest
timeout: 6000
timeout: 7200
topology: *adroot_adchild_adtree_master_1client
testing-fedora/test_trust_autoprivate:

View File

@ -2045,7 +2045,7 @@ jobs:
enable_testing_repo: True
test_suite: test_integration/test_trust.py::TestTrust
template: *ci-master-latest
timeout: 6000
timeout: 7200
topology: *adroot_adchild_adtree_master_1client
testing-fedora/test_trust_autoprivate:

View File

@ -1651,7 +1651,7 @@ jobs:
build_url: '{fedora-previous/build_url}'
test_suite: test_integration/test_trust.py::TestTrust
template: *ci-master-previous
timeout: 6000
timeout: 7200
topology: *adroot_adchild_adtree_master_1client
fedora-previous/test_trust_autoprivate:

View File

@ -1782,7 +1782,7 @@ jobs:
update_packages: True
test_suite: test_integration/test_trust.py::TestTrust
template: *ci-master-frawhide
timeout: 6000
timeout: 7200
topology: *adroot_adchild_adtree_master_1client
fedora-rawhide/test_trust_autoprivate: