Dmitry Kuzmenko
66bd75cd3b
New schedule tests and fixes
2016-06-02 17:14:50 +03:00
Thomas Jackson
c855770bbd
Fix misc tests
2015-04-07 20:53:27 -07:00
Pedro Algarvio
60f215f191
Add from __future__ import absolute_import
2015-01-30 22:25:04 +00:00
rallytime
592ff1c748
Add extension_modules to mocked __opts__ in test_sock_path_len
2015-01-28 09:20:26 -07:00
Erik Johnson
0d35a56772
Ensure this test is run as root
2014-05-22 12:02:44 -05:00
Erik Johnson
4de5050ded
Add test for sock path length
2014-05-22 11:59:26 -05:00
David Boucha
9dc182a2f4
fix codeauthor misspellings
2014-05-21 18:59:02 -06:00
Pedro Algarvio
a2e4a5c682
Allow standalone test execution
2014-03-31 03:03:40 +01:00
Pedro Algarvio
b03c779718
Don't assume mock
and timelib
are instaled.
2013-12-31 13:53:37 +00:00
Pedro Algarvio
0fb5be304c
Add required ending new-line
2013-12-26 18:51:30 +00:00
Mike Place
f2f7e9f537
Handle invalid master address in minion config
...
Gracefully exit the minion while informing the user of the cause of the error if the IP address of the master is malformed such that it can not even be dealt with by Python's socket module.
Unit testing for the above condition.
Closes #9440 .
Remove suprious debugging statement.
Remove more spurious debugging.
2013-12-26 09:48:01 -07:00