mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Mark orchestration test as expensive
This commit is contained in:
parent
fceb6d8d6f
commit
c26fa0d6c4
1 changed files with 1 additions and 0 deletions
|
@ -394,6 +394,7 @@ class OrchEventTest(ShellCase):
|
|||
del listener
|
||||
signal.alarm(0)
|
||||
|
||||
@expensiveTest
|
||||
def test_parallel_orchestrations(self):
|
||||
'''
|
||||
Test to confirm that the parallel state requisite works in orch
|
||||
|
|
Loading…
Add table
Reference in a new issue