mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
fd28ca058f
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. |
||
---|---|---|
.. | ||
integration | ||
perf | ||
pkg/rpm | ||
unit | ||
utils | ||
__init__.py | ||
buildpackage.py | ||
committer_parser.py | ||
consist.py | ||
eventlisten.py | ||
eventlisten.sh | ||
jenkins.py | ||
minionswarm.py | ||
modparser.py | ||
packdump.py | ||
runtests.py | ||
salt-tcpdump.py | ||
saltsh.py | ||
wheeltest.py | ||
whitelist.txt |