mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
increase timeout
This commit is contained in:
parent
6597a6b115
commit
6a9fa5e2ec
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ pytestmark = [
|
|||
pytest.mark.slow_test,
|
||||
pytest.mark.skip_if_not_root,
|
||||
pytest.mark.destructive_test,
|
||||
pytest.mark.timeout_unless_on_windows(240),
|
||||
pytest.mark.timeout_unless_on_windows(360),
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue