Mark pillar refresh test as flaky

This commit is contained in:
rallytime 2018-08-29 11:33:43 -04:00
parent 1faf6a7ee4
commit fb62af6fdf
No known key found for this signature in database
GPG key ID: E8F1A4B90D0DEA19

View file

@ -11,10 +11,12 @@ import textwrap
# Import Salt Testing libs
from tests.support.case import ModuleCase
from tests.support.helpers import flaky
from tests.support.paths import TMP_PILLAR_TREE
# Import Salt Libs
import salt.utils.files
import salt.utils.stringutils
class SaltUtilModuleTest(ModuleCase):
@ -172,6 +174,7 @@ class SaltUtilSyncPillarTest(ModuleCase):
Testcase for the saltutil sync pillar module
'''
@flaky
def test_pillar_refresh(self):
'''
test pillar refresh module