salt/tests
Thomas Jackson 205787c256 Add timeout to saltnado's event listener
Fixes #21707

The issue is basically that the master has seen N minions-- and not all N are currently connected. The publish job returns to the salt-api that N minions got the job-- and it dutifilly waits for all the returns. With this we use the same ping timeout that the CLI does while waiting for returns. So once all minions are no longer running the job we will return.
2015-03-17 19:17:32 -07:00
..
integration Add timeout to saltnado's event listener 2015-03-17 19:17:32 -07:00
pkg/rpm Add unity manpage to buildpackage spec 2014-09-29 13:35:50 -05:00
unit Add timeout to saltnado's event listener 2015-03-17 19:17:32 -07:00
utils Misc comment cleanup in tests 2014-10-28 08:12:10 -07:00
__init__.py Added utils dir and a helper for testing CherryPy apps 2014-03-29 23:20:29 -06:00
buildpackage.py change perms on some tests/ files 2015-01-17 19:32:43 -07:00
consist.py Fix PEP8 E713 - test for membership should be "not in" 2014-06-06 11:25:32 +01:00
eventlisten.py Changing permissions of test files and fixing lint violations 2014-12-19 05:50:18 -05:00
jenkins.py Add debugging to jenkins script 2015-01-06 15:29:21 -07:00
minionswarm.py Changing permissions of test files and fixing lint violations 2014-12-19 05:50:18 -05:00
packdump.py Add VERY simple script to read msgpack files 2014-03-20 14:31:26 -06:00
runtests.py 644 permissions 2015-01-23 16:59:09 -07:00
salt-tcpdump.py Changing permissions of test files and fixing lint violations 2014-12-19 05:50:18 -05:00
saltsh.py change perms on some tests/ files 2015-01-17 19:32:43 -07:00
wheeltest.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00