salt/tests
Erik Johnson 5ad476936d Overhaul Docker support
This does the following:

- Splits states for container/volume/image/network management into four
  separate state modules.

- Preserves backward compatibility by making ``docker.image_present``
  invoke ``docker_image.present``, etc.

- Changes how Salt detects that a container needs to be replaced.
  Instead of comparing each passed argument to the named container's
  configuration, it creates a temporary container, and compares that
  container to the named container. If the two differ, then the older
  container is removed, and the new one is renamed and started, becoming
  the named container.

- Removes the unit tests for container management and replaces them with
  integration tests.

- Adds unit tests for the new salt.utils.docker
2017-03-21 16:53:19 -05:00
..
integration Overhaul Docker support 2017-03-21 16:53:19 -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
support Gate class definitions 2017-03-11 19:46:23 +00:00
unit Overhaul Docker support 2017-03-21 16:53:19 -05:00
utils Moved some test supporting modules to tests/support 2017-02-28 22:52:48 +00: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
conftest.py Absolute imports and A LOT of code cleanup. 2017-03-01 01:33:07 +00: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 minionswarm.py: allow random UUID 2017-03-10 12:10:21 +01:00
modparser.py No empty docstrings 2015-07-12 19:26:33 +01:00
packdump.py
runtests.py Account for test module names prefixed with tests. 2017-03-03 12:41:27 +00:00
salt-tcpdump.py No need to call .keys() when iterating a dictionary 2017-03-06 14:42:31 +00:00
saltsh.py
wheeltest.py
whitelist.txt Add filerserver test to whitelist, skip symlink test 2017-03-10 11:05:02 -06:00