salt/tests/integration/states
Erik Johnson 2eb58e6a5b
Remove use of auto_remove in docker_container integration tests
CentOS 7 still ships a version of Docker with API version 1.24 which
does not support this argument. This commit uses `docker.rm` to remove
the container manually after the state is run, in cases where we were
using auto_remove=True.
2017-12-06 12:12:26 -06:00
..
__init__.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
test_alternatives.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_archive.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
test_boto_sns.py Don't attempt connections at the module level! 2017-04-28 13:33:32 +01:00
test_bower.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
test_cmd.py Report 'onlyif' and 'unless' conditions as true or false 2017-10-25 11:03:13 -04:00
test_compiler.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_docker_container.py Remove use of auto_remove in docker_container integration tests 2017-12-06 12:12:26 -06:00
test_docker_network.py Many improvements to docker network and container states 2017-12-06 12:12:25 -06:00
test_file.py Move 14 more functions from salt.utils 2017-10-13 09:29:03 -05:00
test_git.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
test_handle_error.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_handle_iorder.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_host.py Update all references for moved functions to use "files" util 2017-07-18 10:31:01 -06:00
test_keystone.py Merge branch '2016.11' into 'nitrogen' 2017-05-30 10:16:14 -06:00
test_match.py Update all references for moved functions to use "files" util 2017-07-18 10:31:01 -06:00
test_mysql.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
test_network.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_npm.py Support states returning a list for ret['comment'] 2017-09-05 19:52:42 +00:00
test_pip.py Move 4 functions from salt.utils to salt.utils.versions 2017-08-15 12:53:57 -05:00
test_pkg.py pylint fixes 2017-12-04 15:38:23 +01:00
test_pkgrepo.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
test_rabbitmq_user.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_rabbitmq_vhost.py Use the more portable helper skip_if_not_root. 2017-04-04 18:58:21 +01:00
test_renderers.py Merge branch '2016.11' into '2017.7' 2017-07-20 09:54:08 -06:00
test_service.py Replace util path references with new ones 2017-11-22 12:44:36 -05:00
test_ssh.py Improvements to SSH known_hosts module and state. 2017-09-19 13:28:48 +10:00
test_supervisord.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
test_svn.py Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
test_user.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
test_virtualenv.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
test_zookeeper.py Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00