salt/tests
Erik Johnson fd28ca058f Fix for new integration test for fileserver.clear_file_list_cache
The test suite actually has a ``prod`` env, but this test only considers
the ``base`` env. If a test is run which requests a file (or just the
file/dir/symlink/... list) from the ``prod`` env, then this will result
in the ``prod`` env's file list caches being present, and they will be
removed when the ``fileserver.clear_file_list_cache`` runner is
executed, showing up in the return data and causing the test to fail.

This tweak to the test ensures that we will always have a file list
cache for ``prod`` present, and adjusts the necessary asserts in the
test to expect the ``prod`` env in the return data from the runner.
2016-09-13 15:55:51 -05:00
..
integration Fix for new integration test for fileserver.clear_file_list_cache 2016-09-13 15:55:51 -05:00
perf Use print as a function [PEP 3105]. 2015-12-04 16:17:35 -08:00
pkg/rpm Updated salt.spec bash_completion 2016-04-07 09:16:47 -06:00
unit Merge pull request #36166 from jfindlay/parallels 2016-09-12 08:00:56 +09:00
utils Check for attr before attempting to add in salt.tests.utils 2016-08-22 22:13:29 +09:00
__init__.py
buildpackage.py [develop] Merge forward from 2016.3 to develop (#33193) 2016-05-12 07:53:39 -07:00
committer_parser.py lint 2015-03-10 15:37:49 -06:00
consist.py Py3 compatibility fixes 2015-01-30 22:25:06 +00:00
eventlisten.py Subscribe event to bus is optional now 2015-08-03 16:10:38 -06:00
eventlisten.sh Move giant eventlisten.sh example out of the state.event docstring 2015-09-10 13:38:09 -06:00
jenkins.py Splay sleeps inside jenkins 2015-12-16 14:48:51 -07:00
minionswarm.py Ensure 'data' remains a dictionary if conf file is empty or missing 2016-07-26 12:41:42 -06:00
modparser.py No empty docstrings 2015-07-12 19:26:33 +01:00
packdump.py Py3 compatibility fixes. 2015-01-30 22:25:28 +00:00
runtests.py Account for a not recent enough salt-testing library 2016-08-23 19:04:49 +01:00
salt-tcpdump.py Revert py3modernize lint changes (#34339) 2016-06-28 16:04:02 -04:00
saltsh.py Py3 compatibility fixes 2015-01-30 22:25:08 +00:00
wheeltest.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
whitelist.txt Add whitelist for windows tests 2016-08-23 11:22:24 -07:00