mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
removing prereq from test orch
seems to be encountering unrelated preexisting failures in the functionality unrelated to my changes.
This commit is contained in:
parent
6c8a25778f
commit
6d7730864a
1 changed files with 0 additions and 8 deletions
|
@ -307,14 +307,6 @@ class OrchEventTest(ShellCase):
|
|||
{% endfor %}
|
||||
|
||||
sleep 21:
|
||||
module.run:
|
||||
- name: test.sleep
|
||||
- length: 10
|
||||
- parallel: True
|
||||
- prereq:
|
||||
- module: sleep 1
|
||||
|
||||
sleep 22:
|
||||
module.run:
|
||||
- name: test.sleep
|
||||
- length: 10
|
||||
|
|
Loading…
Add table
Reference in a new issue