removing prereq from test orch

seems to be encountering unrelated preexisting failures in the functionality
unrelated to my changes.
This commit is contained in:
Matt Phillips 2018-04-04 13:30:54 -04:00
parent 6c8a25778f
commit 6d7730864a

View file

@ -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