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
0c4005d45f
commit
7ff24e5fb8
1 changed files with 1 additions and 0 deletions
|
@ -340,6 +340,7 @@ class OrchEventTest(ShellCase):
|
|||
self.conf.write(salt.utils.yaml.safe_dump(data, default_flow_style=False))
|
||||
self.conf.flush()
|
||||
|
||||
@expensiveTest
|
||||
def test_jid_in_ret_event(self):
|
||||
'''
|
||||
Test to confirm that the ret event for the orchestration contains the
|
||||
|
|
Loading…
Add table
Reference in a new issue