salt/tests/integration/files/file/base
Elias Wulcan 5f9b6c8ba4 Fixed nested orchestrate not respecting failures
Client was only setting success to false if the function called raised
an exception. This commit changes it to verify the content of return
value with check_state_result
2016-12-15 10:33:25 +01:00
..
_grains Merge branch '2015.8' into '2016.3' 2016-06-29 16:16:46 -06:00
_modules test.integration: use hard /tmp on MacOS 2016-05-31 13:27:50 -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
certs add mac_keychain test 2016-03-26 20:30:22 -06:00
fuzz Add interface for testing bad sls data 2012-05-16 22:58:18 -06:00
grail Revert changes in files used by roots_test.py integration test 2016-03-02 10:00:45 +02:00
issue-1879 Remove trailing white spaces in tests files 2016-03-01 17:40:02 +02:00
issue-1959-virtualenv-runas update pip state and integration tests for newer pip versions (#32905) 2016-04-29 10:49:29 -07:00
issue-34945/foo/bar/baz file.recurse: Do not convert octal mode string to int (#35309) 2016-08-09 13:02:26 -06:00
modules/state Add missing state file for windows 2016-07-27 15:23:51 -07:00
nested-orch Fixed nested orchestrate not respecting failures 2016-12-15 10:33:25 +01:00
network network.system sls file 2016-06-29 14:31:46 -06:00
orch Add testcase for state.orchestrate output 2016-02-19 09:14:46 -07:00
pkgrepo Change osmajorrelease back to str (#35858) 2016-08-29 11:24:20 -06:00
pydsl Migrate pydsl tests to integration test suite 2015-11-24 15:46:14 -07:00
requisites add onfail multiple test (#35968) 2016-08-31 20:40:36 -06:00
retry add integration tests for retry state option 2016-10-04 20:06:59 +00: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
custom.tar.gz add windows path and add custom tar 2016-07-22 17:51:41 -06: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_contents_pillar.sls Fix jinja 2016-08-29 14:53:41 -06:00
file-grainget.sls Additional cachedout recommendations 2016-08-29 15:22:17 -06:00
file-grainget.tmpl Integration test for grains data in templatized files (#34487) 2016-07-07 12:16:35 -04:00
file-pillardefaultget.sls Fix jinja 2016-08-29 14:53:41 -06:00
file-pillarget.sls Fix jinja 2016-08-29 14:53:41 -06:00
file-pillargit.sls Fix jinja 2016-08-29 14:53:41 -06:00
file.big Revert changes in files used by roots_test.py integration test 2016-03-02 10:00:45 +02:00
gndn.sls Add integration test for checking the type of the __sls__ field 2016-12-05 14:08:20 -07: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 update pip state and integration tests for newer pip versions (#32905) 2016-04-29 10:49:29 -07:00
issue-2068-template-str-no-dot.sls Fix test not to rely on external resources 2016-09-29 12:35:02 +09:00
issue-2068-template-str.sls Fix test not to rely on external resources 2016-09-29 12:35:02 +09:00
issue-2087-missing-pip.sls update pip state and integration tests for newer pip versions (#32905) 2016-04-29 10:49:29 -07: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
issue-31427.sls Additional tests, but disable the test for distinct lists, because of a problem with context in test suite 2016-02-24 13:53:49 -07:00
issue-35384.sls Write test for multiple unless commands where 1st cmd passes and 2nd fails 2016-08-18 11:04:08 -06: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 Remove trailing white spaces in tests files 2016-03-01 17:40:02 +02:00
pip-installed-errors.sls update pip state and integration tests for newer pip versions (#32905) 2016-04-29 10:49:29 -07:00
pip-installed-weird-install.sls Ensure we have a test venv created using virtualenv < 13.0 2016-09-19 14:27:30 -06: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 SyntaxError not appropriately caught. Further testing shows that python2.4 will use print() without an error. 2016-02-01 10:34:24 -07:00
simple-ping.sls Add testcase for state.orchestrate output 2016-02-19 09:14:46 -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 Revert changes in files used by roots_test.py integration test 2016-03-02 10:00:45 +02: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