ipatests: increase timeout for test_commands up to 1.5 hours

Normally it takes 50 minutes for test_commands test suite
to complete. But due to fluctuations in virtualized environment
sometimes it exceeds 60 minutes which produces random failures
in nightly runs.

Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
Sergey Orlov 2021-05-04 15:12:52 +03:00
parent 4484762f62
commit 47d0ef40c8
No known key found for this signature in database
GPG Key ID: ADF8C90EDD04503D
8 changed files with 8 additions and 8 deletions

View File

@ -140,7 +140,7 @@ jobs:
build_url: '{fedora-latest/build_url}'
test_suite: test_integration/test_commands.py
template: *ci-master-latest
timeout: 3600
timeout: 4800
topology: *master_1repl_1client
fedora-latest/test_kerberos_flags:

View File

@ -136,7 +136,7 @@ jobs:
build_url: '{fedora-latest/build_url}'
test_suite: test_integration/test_commands.py
template: *ci-master-latest
timeout: 3600
timeout: 4800
topology: *master_1repl_1client
fedora-latest/test_kerberos_flags:

View File

@ -62,7 +62,7 @@ jobs:
update_packages: True
test_suite: test_integration/test_commands.py
template: *389ds-master-latest
timeout: 3600
timeout: 4800
topology: *master_1repl_1client
389ds-fedora/test_server_del:

View File

@ -143,7 +143,7 @@ jobs:
selinux_enforcing: True
test_suite: test_integration/test_commands.py
template: *ci-master-latest
timeout: 3600
timeout: 4800
topology: *master_1repl_1client
fedora-latest/test_kerberos_flags:

View File

@ -143,7 +143,7 @@ jobs:
update_packages: True
test_suite: test_integration/test_commands.py
template: *testing-master-latest
timeout: 3600
timeout: 4800
topology: *master_1repl_1client
testing-fedora/test_kerberos_flags:

View File

@ -150,7 +150,7 @@ jobs:
selinux_enforcing: True
test_suite: test_integration/test_commands.py
template: *testing-master-latest
timeout: 3600
timeout: 4800
topology: *master_1repl_1client
testing-fedora/test_kerberos_flags:

View File

@ -136,7 +136,7 @@ jobs:
build_url: '{fedora-previous/build_url}'
test_suite: test_integration/test_commands.py
template: *ci-master-previous
timeout: 3600
timeout: 4800
topology: *master_1repl_1client
fedora-previous/test_kerberos_flags:

View File

@ -143,7 +143,7 @@ jobs:
update_packages: True
test_suite: test_integration/test_commands.py
template: *ci-master-frawhide
timeout: 3600
timeout: 4800
topology: *master_1repl_1client
fedora-rawhide/test_kerberos_flags: