salt/tests/integration
Thomas Jackson d9fdc06742 Ensure that timeout will happen for jobs that don't target any alive minions
Instead of checking if all returns are in, we should check that the job is not running anywhere then enforce the per-minion timeout. I've added a test case for the instance where there is a job fired to a minion that will never return (before it would stall forever)
2014-09-30 10:11:55 -07:00
..
cli Actually, just fix pylint 2014-09-25 12:36:00 -06:00
client Ensure that timeout will happen for jobs that don't target any alive minions 2014-09-30 10:11:55 -07:00
cloud Remove 'running' check - it's not reliable 2014-09-23 15:06:08 -06:00
files Update ec2 provider and profile config files for cloud nightly tests 2014-09-18 20:41:08 -06:00
fileserver Get effective username using pwd.getpwduid() 2014-08-21 15:22:54 -05:00
loader Fix linode test failures and test all modules 2014-09-25 11:34:50 -06:00
mockbin Add "mockbin" directory and a fake "su" wrapper for tests 2012-07-26 22:14:00 +06:00
modules Change lxc skipIf message to be more helpful 2014-08-15 14:21:09 -06:00
netapi Add integration test for logging out of the rest_cherrypy app 2014-08-15 09:45:30 -04:00
output No need to be root to run these tests 2014-05-12 19:09:55 +01:00
runner Add tests for the cmd_sync and cmd_async RunnerClient methods 2014-07-24 16:08:30 -06:00
runners changing param back to backend in fileserver to improve useability 2014-09-22 11:16:27 -06:00
shell Fix broken test on 2014.7 2014-09-22 12:13:10 -06:00
ssh More Pylint 2014-05-23 15:27:19 -06:00
states Remove reference to nonexistant function in pkg tests 2014-08-27 13:52:36 -05:00
wheel Fix failing integration tests for the wheel client 2014-08-26 19:20:25 -06:00
__init__.py Remove unused kwarg from _check_state_return 2014-09-11 23:32:51 -06:00