salt/tests/integration/files
Erik Johnson 2817101041
Further fixes to for salt-ssh test under heavy load
This makes some further tweaks to make the test more stable under heavy
load. Firstly, the background job sleeps longer, and secondly, we make
up to 3 attempts run state.running instead of just the one, in case our
first attempt was too early. It also uses threading to make the job
sleep, since the method of adding a & to the command seemed to be
producing intermittent failures with returning clean JSON.
2018-01-21 21:19:53 -06:00
..
autosign_grains Fix typo 2017-10-29 14:02:40 +01:00
conf update provider rackspace config 2018-01-12 12:02:01 -05:00
engines Add unicode_literals to engines 2018-01-07 14:01:48 -06:00
ext-conf Move sshd_config file to another directory to avoid problems. 2014-05-12 19:06:09 +01:00
extension_modules Add unicode_literals to tops, thorium, proxy, tokens 2017-12-14 21:56:49 -06:00
file Further fixes to for salt-ssh test under heavy load 2018-01-21 21:19:53 -06:00
file.replace Fix tests for #18841. 2014-12-18 01:51:26 +01:00
log_handlers Use explicit unicode strings + break up salt.utils 2017-08-08 13:33:43 -05:00
over Remove trailing white spaces in tests files 2016-03-01 17:40:02 +02:00
pillar/base Add pillar ssh integration tests 2017-11-28 12:19:41 -05:00
saltclass/examples Correct when dict is NoneType because of the value doesn't exist 2017-11-13 19:49:25 +01:00
ssh Make sure that ssh keys don't get added with incorrect encoding types. 2013-10-15 11:48:28 -06:00
autosign_file Fix test autosign files by using regexes 2017-10-29 14:02:40 +01:00
ext.yaml Add backend for initial ext_pillar tests 2012-04-08 21:31:08 -06:00
hosts Split out integration tests from pure unit tests. 2012-02-20 13:18:13 +01:00
mysql_returner_archiver_data.sql WIP MySQL returner archiver 2016-08-16 10:33:26 -06:00
reactor-sync-minion.sls Rewrite the tests_valid_docs test 2017-02-26 12:21:00 -06:00