Increase timeout for test_commands.py

test_commands.py testsuite is failing due to
'RunPytest timed out after 4800s'
Hence the timeout has been increased from 4800 to 5400

Ref: https://github.com/freeipa-pr-ci2/freeipa/pull/996

Signed-off-by: Sudhir Menon <sumenon@redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
This commit is contained in:
Sudhir Menon 2021-06-24 17:10:34 +05:30 committed by Alexander Bokovoy
parent fe86359416
commit cf26159e9c
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: 4800
timeout: 5400
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: 4800
timeout: 5400
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: 4800
timeout: 5400
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: 4800
timeout: 5400
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: 4800
timeout: 5400
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: 4800
timeout: 5400
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: 4800
timeout: 5400
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: 4800
timeout: 5400
topology: *master_1repl_1client
fedora-rawhide/test_kerberos_flags: