Thayne Harbaugh
|
a46750c8c5
|
Various tests to validate proper `salt-master ` exit status:
* Test when ``user`` config setting is an invalid user.
* Test when an unknown argument is given.
* Test Correct ``salt-master`` daemon start up.
|
2016-06-02 17:03:59 -06:00 |
|
Pedro Algarvio
|
e7681f7c75
|
Try to overcome a failure to get cwd in Cent tests
|
2015-07-28 12:07:04 +01:00 |
|
Pedro Algarvio
|
60f215f191
|
Add from __future__ import absolute_import
|
2015-01-30 22:25:04 +00:00 |
|
Pedro Algarvio
|
bea345e720
|
Switch open() for salt.utils.fopen()
|
2014-11-26 23:35:31 +00:00 |
|
Pedro Algarvio
|
32b2f2e05f
|
Switch open() for salt.utils.fopen()
|
2014-11-26 17:54:29 +00:00 |
|
Pedro Algarvio
|
4d7ca91424
|
Remove unnecessary ©️ and :license: from file headers
|
2014-05-26 19:26:15 +01:00 |
|
Pedro Algarvio
|
1c399660a9
|
Provide a path which should fail.
|
2014-01-20 13:12:57 +00:00 |
|
Pedro Algarvio
|
a9429d8b18
|
Fix unit test expected results since we now exit with an error code.
|
2014-01-19 16:16:49 +00:00 |
|
Pedro Algarvio
|
26a8572b7e
|
Fix unit test expected results since we now exit with an error code.
|
2014-01-19 16:16:49 +00:00 |
|
Pedro Algarvio
|
db670d1357
|
Don't fail if process already killed.
|
2013-10-16 23:27:19 +01:00 |
|
Pedro Algarvio
|
e72b4a3492
|
Fix syslog logic checks for file:// , tcp:// and udp:// . Fixes #7754.
|
2013-10-15 22:09:37 +01:00 |
|
Pedro Algarvio
|
e18ba0758b
|
Don't include authorship in generated documentation, the Sphinx way.
|
2013-09-16 17:24:00 +01:00 |
|
Pedro Algarvio
|
067f45f6ab
|
Updated integration.shell.master test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:13:01 +01:00 |
|
Pedro Algarvio
|
663f54ef9f
|
Update copyright years of changed files. Added __main__ execution to tests/integration/states/pip.py .
|
2013-06-28 00:12:57 +01:00 |
|
Pedro Algarvio
|
222be7b446
|
Make sure every test module is runnable by __main__ .
* Double to single quotes
|
2013-06-28 00:12:56 +01:00 |
|
Pedro Algarvio
|
7c5a5d0bd3
|
Header updates. More copyright to the SaltSatck team. Code author to me(where applicable).
|
2012-12-11 10:23:37 +00:00 |
|
Pedro Algarvio
|
d776705e49
|
Parsers(master, minion, syndic) cleanup code.
Moved the minion, master and syndic parsers to use mixins to clean up, reuse, and automate some of the required procedures.
|
2012-08-04 19:58:32 +01:00 |
|