salt/tests
Erik Johnson 4ff13acf8b salt.fileserver.roots: Fix regression in symlink_list (#39409)
A recent PR of mine removed the logic in symlink_list and fell back to
the cached file list generated in _file_lists(). However, this code
dates back from before the fileserver backends' symlink_list() functions
were modified to return a dict mapping links to their destinations.

This fixes the code in _file_lists() so that it returns the correct
data. It also fixes the fact that '.' was showing up in the dir list
produced by _file_lists(), and updates the associated integration test
to include the cachedir in the mocked opts.
2017-02-15 10:06:17 -07:00
..
integration salt.fileserver.roots: Fix regression in symlink_list (#39409) 2017-02-15 10:06:17 -07: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 Add cp.push test 2017-02-14 17:16:28 +01:00
utils Lint fix 2016-10-25 16:53:18 +09:00
__init__.py
buildpackage.py Merge branch '2015.8' into '2016.3' 2016-05-09 13:55:06 -06:00
committer_parser.py lint 2015-03-10 15:37:49 -06:00
consist.py
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 Add rand-ver option 2015-09-23 16:09:23 -06:00
modparser.py No empty docstrings 2015-07-12 19:26:33 +01:00
packdump.py
runtests.py Merge branch '2015.8' into '2016.3' 2016-08-17 10:37:57 -06:00
salt-tcpdump.py Revert py3modernize lint changes (#34339) 2016-06-28 16:04:02 -04:00
saltsh.py
wheeltest.py