salt/tests/integration/runners
Erik Johnson 9ae753f6ed Use self.run_run instead of self.run_run_plus
Using a salt.runner.Runner() instance to run this test has exposed a
problem with run_run_plus, where the fileclient doesn't behave as
expected. Since the raw return data is not needed, using run_run here
lets the test pass while we continue to work on run_run_plus.
2016-09-03 14:59:04 -05:00
..
__init__.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
fileserver.py Fix incorrect key for return data 2016-09-03 14:59:04 -05:00
jobs.py Fix incorrect key for return data 2016-09-03 14:59:04 -05:00
manage.py Update usage of run_run_plus to remove unused "options" argument 2016-09-03 14:59:04 -05:00
runner_returns.py Update usage of run_run_plus to remove unused "options" argument 2016-09-03 14:59:04 -05:00
salt.py Update usage of run_run_plus to remove unused "options" argument 2016-09-03 14:59:04 -05:00
state.py Use self.run_run instead of self.run_run_plus 2016-09-03 14:59:04 -05:00
winrepo.py Allow to blacklist/whitelist renderers. (#33358) 2016-05-20 10:41:51 -07:00