salt/tests
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
..
integration Fix missed import 2013-12-20 13:52:45 -07:00
unit Handle invalid master address in minion config 2013-12-26 09:48:01 -07:00
__init__.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
consist.py Fix PyLint W1401, anomalous backslash. 2013-11-27 11:24:26 +00:00
eventlisten.py Fix eventlisten.py for minion event bus 2013-11-27 09:39:52 -07:00
jenkins.py Revert "Migrate the Jenkins script to the new Terminal class." 2013-12-09 23:06:17 +00:00
minionswarm.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
runtests.py The SaltTesting parser no longer supports HTML reports. 2013-12-16 00:14:58 +00:00
saltsh.py Switched back the order of the she-bang and the Python coding decl. 2013-12-11 16:04:09 -07:00
wheeltest.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00