salt/tests/integration
Pedro Algarvio af7ebf12f8 Try not to fail on travis-ci under python 2.6
* Raised max open files by 1024 since running in a vagrant machine 2048 was not enough, though, I think travis-ci defaults to a higher value.
* Wait a bit longer on the events testing.
* Separated the initial minions connected and minions synced into two different events and functions. Also corrected the `if` expected value when a timeout occurs.
2012-11-06 16:02:36 +00:00
..
client Refactor runtests to allow dotted path module discovery. 2012-05-29 19:56:47 -07:00
files Convert the remaining tests hard-coding temporary paths. 2012-11-06 12:44:53 +00:00
mockbin Add "mockbin" directory and a fake "su" wrapper for tests 2012-07-26 22:14:00 +06:00
modules Try not to fail on travis-ci under python 2.6 2012-11-06 16:02:36 +00:00
runners Fix integration.runners.jobs tests. 2012-11-04 10:22:18 +00:00
shell Fix integration.shell.call.CallTest.test_default_output(). 2012-11-04 10:29:07 +00:00
states Convert the remaining tests hard-coding temporary paths. 2012-11-06 12:44:53 +00:00
__init__.py Try not to fail on travis-ci under python 2.6 2012-11-06 16:02:36 +00:00