Pablo Suárez Hernández
|
4311b0b6de
|
Increasing timeouts for running integrations tests
|
2017-01-23 16:55:48 +00:00 |
|
Megan Wilhite
|
393bbef63b
|
Add test 35015 (#35945)
* add salt-key eauth tests
* add salt-run with eauth tests
* add method docs
* change expected return
|
2016-09-09 12:58:50 -06:00 |
|
Thayne Harbaugh
|
f790075a51
|
Test exit status of salt-run
|
2016-06-28 15:10:08 -06:00 |
|
Pedro Algarvio
|
e7681f7c75
|
Try to overcome a failure to get cwd in Cent tests
|
2015-07-28 12:07:04 +01:00 |
|
Colton Myers
|
c8eb2d4665
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
Conflicts:
doc/topics/installation/windows.rst
salt/cloud/clouds/joyent.py
salt/daemons/flo/core.py
salt/minion.py
|
2015-02-23 14:25:51 -07:00 |
|
Justin Findlay
|
0d6663b8a8
|
conform shell integration tests to txt runner
|
2015-02-17 15:40:17 -07:00 |
|
Pedro Algarvio
|
60f215f191
|
Add from __future__ import absolute_import
|
2015-01-30 22:25:04 +00:00 |
|
Pedro Algarvio
|
70b657af20
|
Switch open() for salt.utils.fopen()
|
2014-11-26 17:56:43 +00:00 |
|
Pedro Algarvio
|
13106807b1
|
Better examples on tests
|
2014-04-24 16:04:51 +01:00 |
|
Pedro Algarvio
|
b969cd15f7
|
Handle too many arguments for docs in salt-run. Refs #12261.
|
2014-04-24 16:01:25 +01:00 |
|
Pedro Algarvio
|
8a84079848
|
Test expected outout and raise expected errors if syslog is not available.
|
2014-01-20 11:24:54 +00:00 |
|
Pedro Algarvio
|
a8a8f38ea4
|
Fix unit test expected results since we now exit with an error code.
|
2014-01-19 16:16:49 +00:00 |
|
Pedro Algarvio
|
0ae1a15c61
|
PEP8 E302 and E303 blank lines fixes.
|
2013-11-27 12:11:45 +00:00 |
|
Pedro Algarvio
|
d02a2bc224
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00: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
|
63caaf8c6e
|
Updated integration.shell.runner test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:13:02 +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
|
ac1ee79fa6
|
Cleanup the salt-run (salt.cli.SaltRun ) binary parser.
Reused the timeout mix-in. All cli tools parsers also reuse the config mixin.
This commit finishes cleaning up the cli tool parsers.
|
2012-08-04 23:25:37 +01:00 |
|
Baiju Muthukadan
|
cb5e3ea089
|
Add testrunner boilerplate code to run tests
|
2012-05-05 19:39:23 +05:30 |
|
Thomas S Hatch
|
e84d4e1101
|
Add soem comments to the runner tests
|
2012-04-21 18:11:24 -06:00 |
|
Thomas S Hatch
|
242d554441
|
Add initial tests for the salt-run command
|
2012-04-21 18:04:50 -06:00 |
|