Merge pull request #49448 from rallytime/bp-49400

Back-port #49400 to 2018.3.3
This commit is contained in:
Nicole Thomas 2018-08-30 14:04:28 -04:00 committed by GitHub
commit 38713e2db9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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