salt/tests/integration/ssh
Erik Johnson 629e6c9674
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-22 07:33:42 -05:00
..
__init__.py Support for continuous integration testing of salt-ssh 2014-05-10 14:18:53 +01:00
test_deploy.py Add ssh thin_dir integration test 2017-11-20 17:37:38 -05:00
test_grains.py remove platform from salt.utils call for 2017.7 2018-01-04 14:42:30 -05:00
test_mine.py Add teardown to remove ssh dir 2017-11-27 16:51:02 -05:00
test_pillar.py Add pillar ssh integration tests 2017-11-28 12:19:41 -05:00
test_raw.py change class name to raw 2017-11-10 14:47:42 -05:00
test_state.py Further fixes to for salt-ssh test under heavy load 2018-01-22 07:33:42 -05:00