mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Merge branch '2018.3' into increase_wait_2018.3
This commit is contained in:
commit
9c964efa5a
@ -17,7 +17,7 @@ class BatchTest(ShellCase):
|
||||
Integration tests for the salt.cli.batch module
|
||||
'''
|
||||
if salt.utils.platform.is_windows():
|
||||
run_timeout = 90
|
||||
run_timeout = 180
|
||||
else:
|
||||
run_timeout = 30
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user