salt/tests/integration/files/file/base
Colton Myers 000de95974 Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
Conflicts:
    .pylintrc
    doc/ref/runners/all/salt.runners.nacl.rst
    doc/topics/cloud/config.rst
    salt/cli/salt.py
    salt/client/mixins.py
    salt/client/ssh/__init__.py
    salt/loader.py
    salt/minion.py
    salt/modules/cassandra_cql.py
    salt/modules/gpg.py
    salt/modules/grains.py
    salt/modules/iptables.py
    salt/modules/yumpkg.py
    salt/netapi/rest_cherrypy/app.py
    salt/renderers/pyobjects.py
    salt/returners/mysql.py
    salt/runners/jobs.py
    salt/state.py
    salt/states/file.py
    salt/states/service.py
    salt/utils/minions.py
    tests/integration/__init__.py
    tests/integration/netapi/rest_tornado/test_app.py
    tests/integration/states/cmd.py
2015-04-16 12:15:44 -06:00
..
_modules Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-03-09 12:52:14 -06:00
_states Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
buildout pep8 fixes 2013-12-04 00:25:50 +00:00
fuzz Add interface for testing bad sls data 2012-05-16 22:58:18 -06:00
grail Add cp.get_dir 2012-04-03 23:46:45 -06:00
issue-1879 Switched runtests_helpers.get_temp_dir_for_path to runtests_helpers.get_salt_temp_dir_for_path. 2012-11-06 11:32:48 +00:00
issue-1959-virtualenv-runas Don't use the deprecated keyword argument 2014-04-24 09:06:28 +01:00
modules/state add state module requested state run tests 2015-02-17 14:23:14 -07:00
pkgrepo Add GPG key file to integration tests 2014-07-31 10:57:49 -06:00
requisites listen and listen_in requisite tests 2015-02-19 16:13:23 -07:00
syntax Integration tests for #8174, #7905 & #8114: sls syntax errors 2013-10-31 14:30:25 +01:00
test_deep Fileserver integration testing. 2013-12-10 17:45:54 -07:00
testappend Convert the remaining tests hard-coding temporary paths. 2012-11-06 12:44:53 +00:00
cheese Fixed integration test 2012-11-06 19:36:51 -08:00
core.sls Correctly trigger the issue reported on #8196. 2013-11-06 20:03:44 +00:00
custom_module.sls Added salt-ssh integration test for custom module within SLS 2014-10-17 15:39:49 -07:00
dest_sym Fileserver integration testing. 2013-12-10 17:45:54 -07:00
Dockerfile Add some tests for docker integration. 2013-11-26 12:13:25 -07:00
exclude-test.sls Convert the remaining tests hard-coding temporary paths. 2012-11-06 12:44:53 +00:00
fail.sls Add a generic failing sls for tests 2013-06-10 18:42:54 -06:00
failparse.sls Add sls that will fail to parse 2013-06-10 23:00:02 -06:00
file.big Add gzip_compression support to cp.get_file 2012-11-08 16:09:38 -08:00
hello_dolly.patch Add "file.patch" state function 2012-10-18 12:23:47 -04:00
hello.patch Add "file.patch" module function 2012-10-18 12:20:39 -04:00
include-test.sls Convert the remaining tests hard-coding temporary paths. 2012-11-06 12:44:53 +00:00
issue-1876.sls Switched runtests_helpers.get_temp_dir_for_path to runtests_helpers.get_salt_temp_dir_for_path. 2012-11-06 11:32:48 +00:00
issue-2028-pip-installed.sls Let us not use a deprecated option ourselves unless for testing the deprecation. 2013-07-13 19:55:50 +01:00
issue-2068-template-str-no-dot.sls Let us not use a deprecated option ourselves unless for testing the deprecation. 2013-07-13 19:55:50 +01:00
issue-2068-template-str.sls Let us not use a deprecated option ourselves unless for testing the deprecation. 2013-07-13 19:55:50 +01:00
issue-2087-missing-pip.sls Convert the remaining tests hard-coding temporary paths. 2012-11-06 12:44:53 +00:00
issue-5940-multiple-pip-mirrors.sls Let us not use a deprecated option ourselves unless for testing the deprecation. 2013-07-13 19:55:50 +01:00
issue-7649-handle-iorder.sls Make sure multiple names clauses retain same order 2013-10-18 14:57:48 -06:00
issue-9983-handleerror.sls Handle better state errors 2014-01-28 16:01:34 +01:00
issue-10010-macro.sls display full jinja traceback when applicable 2014-01-29 02:04:12 +01:00
issue-10010.sls display full jinja traceback when applicable 2014-01-29 02:04:12 +01:00
jinja_dot_notation.sls Add tests for the jinja demands 2015-04-15 16:39:08 -06:00
master_tops_test.sls Dummy file to fix failing tests. 2014-07-01 15:58:01 -06:00
mysql_utf8.sls MySQL States integration module with db tests 2013-12-04 22:33:33 +01:00
pip-installed-errors.sls Convert the remaining tests hard-coding temporary paths. 2012-11-06 12:44:53 +00:00
pip-installed-weird-install.sls Let us not use a deprecated option ourselves unless for testing the deprecation. 2013-07-13 19:55:50 +01:00
pydsl-1.sls Add pydsl runtime test per #5055 2013-05-18 22:51:53 +00:00
recurse_fail.sls Add test for recursive sls data checks 2012-05-13 21:31:46 -06:00
recurse_ok_two.sls Add test for recuse error 2012-06-19 10:29:14 -06:00
recurse_ok.sls Add sls for non recurse test 2012-06-15 22:41:59 -06:00
saltcalllocal.sls Test for retcode 2014-10-14 13:28:19 -06:00
script.py Merge forward 2015.2->develop 2015-03-01 19:54:22 -07:00
source_sym Fileserver integration testing. 2013-12-10 17:45:54 -07:00
supervisor.conf Give supervisor a little time to startup during tests 2013-05-29 11:39:09 +01:00
testfile Add files to file_roots for tests 2012-03-29 16:53:48 -06:00
to-include-test.sls Convert the remaining tests hard-coding temporary paths. 2012-11-06 12:44:53 +00:00
top.sls Add files to file_roots for tests 2012-03-29 16:53:48 -06:00