mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-29 23:58:23 -05:00
ipatests: increase test_trust timeout
The integration test test_trust is often failing on timeout. Add 30 minutes to increase the chances of completion. Signed-off-by: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Francois Cami <fcami@redhat.com>
This commit is contained in:
@@ -1542,7 +1542,7 @@ jobs:
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_trust.py
|
||||
template: *ci-master-latest
|
||||
timeout: 7200
|
||||
timeout: 9000
|
||||
topology: *adroot_adchild_adtree_master_1client
|
||||
|
||||
fedora-latest/test_backup_and_restore_TestBackupAndRestoreTrust:
|
||||
|
||||
@@ -1664,7 +1664,7 @@ jobs:
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_trust.py
|
||||
template: *testing-master-latest
|
||||
timeout: 7200
|
||||
timeout: 9000
|
||||
topology: *adroot_adchild_adtree_master_1client
|
||||
|
||||
testing-fedora/test_backup_and_restore_TestBackupAndRestoreTrust:
|
||||
|
||||
@@ -1542,7 +1542,7 @@ jobs:
|
||||
build_url: '{fedora-previous/build_url}'
|
||||
test_suite: test_integration/test_trust.py
|
||||
template: *ci-master-previous
|
||||
timeout: 7200
|
||||
timeout: 9000
|
||||
topology: *adroot_adchild_adtree_master_1client
|
||||
|
||||
fedora-previous/test_backup_and_restore_TestBackupAndRestoreTrust:
|
||||
|
||||
@@ -1664,7 +1664,7 @@ jobs:
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_trust.py
|
||||
template: *ci-master-frawhide
|
||||
timeout: 7200
|
||||
timeout: 9000
|
||||
topology: *adroot_adchild_adtree_master_1client
|
||||
|
||||
fedora-rawhide/test_backup_and_restore_TestBackupAndRestoreTrust:
|
||||
|
||||
Reference in New Issue
Block a user