Increase timeout for krbtpolicy to 4800

The addition of test_ccache_sweep includes a number of sleeps
to force cache expiration.

https://pagure.io/freeipa/issue/8589

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Francois Cami <fcami@redhat.com>
This commit is contained in:
Rob Crittenden 2020-12-02 09:36:25 -05:00
parent 469274fafa
commit d460f02a0c
6 changed files with 6 additions and 6 deletions

View File

@ -1543,7 +1543,7 @@ jobs:
build_url: '{fedora-latest/build_url}'
test_suite: test_integration/test_krbtpolicy.py
template: *ci-master-latest
timeout: 3600
timeout: 4800
topology: *master_1repl
fedora-latest/test_winsyncmigrate:

View File

@ -1665,7 +1665,7 @@ jobs:
selinux_enforcing: True
test_suite: test_integration/test_krbtpolicy.py
template: *ci-master-latest
timeout: 3600
timeout: 4800
topology: *master_1repl
fedora-latest/test_winsyncmigrate:

View File

@ -1665,7 +1665,7 @@ jobs:
update_packages: True
test_suite: test_integration/test_krbtpolicy.py
template: *testing-master-latest
timeout: 3600
timeout: 4800
topology: *master_1repl
testing-fedora/test_winsyncmigrate:

View File

@ -1787,7 +1787,7 @@ jobs:
selinux_enforcing: True
test_suite: test_integration/test_krbtpolicy.py
template: *testing-master-latest
timeout: 3600
timeout: 4800
topology: *master_1repl
testing-fedora/test_winsyncmigrate:

View File

@ -1543,7 +1543,7 @@ jobs:
build_url: '{fedora-previous/build_url}'
test_suite: test_integration/test_krbtpolicy.py
template: *ci-master-previous
timeout: 3600
timeout: 4800
topology: *master_1repl
fedora-previous/test_winsyncmigrate:

View File

@ -1665,7 +1665,7 @@ jobs:
update_packages: True
test_suite: test_integration/test_krbtpolicy.py
template: *ci-master-frawhide
timeout: 3600
timeout: 4800
topology: *master_1repl
fedora-rawhide/test_winsyncmigrate: