Pedro Algarvio
|
362e162496
|
Remove un-necessary code
|
2014-02-10 15:10:19 +00:00 |
|
Pedro Algarvio
|
ec5614bd08
|
Remove the vim jedi output from the code
|
2014-02-10 13:28:28 +00:00 |
|
Pedro Algarvio
|
74dae3b842
|
And, as a last resort, kill the process after failing to terminate them.
|
2014-02-10 13:11:09 +00:00 |
|
Pedro Algarvio
|
bb9e431491
|
No need for the line breaks
|
2014-02-08 00:33:26 +00:00 |
|
Pedro Algarvio
|
c8010bbf4f
|
We don't narrow check's to state calls no more.
|
2014-02-07 18:01:09 +00:00 |
|
Pedro Algarvio
|
420fe3cc50
|
Let's try without passing the --out option.
|
2014-02-07 18:00:40 +00:00 |
|
Pedro Algarvio
|
499a508a0f
|
Use the correct .format() index.
|
2014-02-07 10:25:27 +00:00 |
|
Pedro Algarvio
|
c304660f88
|
Fix typo
|
2014-02-05 02:32:04 +00:00 |
|
Pedro Algarvio
|
74376c40ef
|
Include what happened in the returned list.
|
2014-02-04 22:49:13 +00:00 |
|
Pedro Algarvio
|
6045f0901f
|
Try to match some more stalled functions.
|
2014-02-04 22:36:39 +00:00 |
|
Pedro Algarvio
|
6248850055
|
Show and kill stalled states jobs when running the tests.
|
2014-02-04 21:07:13 +00:00 |
|
Joseph Hall
|
6b39fbec81
|
Merge pull request #10137 from s0undt3ch/hotfix/rabbitmq-virtual-fixes
rabbitmq module and test fixes/simplifications
|
2014-02-03 04:33:08 -08:00 |
|
Pedro Algarvio
|
69d0f907f9
|
Make use of the print() function.
|
2014-02-03 11:07:43 +00:00 |
|
Pedro Algarvio
|
f417bb5b5a
|
Minor cosmetic change for consistency.
|
2014-02-03 10:31:13 +00:00 |
|
Thomas S Hatch
|
ce1f305745
|
Merge pull request #10031 from kaithar/feature/test-fixes
Feature/test fixes
|
2014-01-31 09:38:38 -08:00 |
|
Daniel Bradshaw
|
749e4871db
|
Fixing some missing PEP8ness
|
2014-01-29 19:48:57 +00:00 |
|
Daniel Bradshaw
|
a5fee18ac8
|
Handle directories in the config directory when we try to clone config
|
2014-01-29 18:02:36 +00:00 |
|
Mathieu Le Marec - Pasquet
|
165b5e4af2
|
Handle better state errors
This fixes #9983.
|
2014-01-28 16:01:34 +01:00 |
|
Pedro Algarvio
|
b45900e903
|
Remote empty lines
|
2014-01-14 16:15:08 +00:00 |
|
Pedro Algarvio
|
ff75e49c86
|
Prepare the code to support passing the colums to use in output
|
2014-01-14 15:16:30 +00:00 |
|
Pedro Algarvio
|
44bdfee0a3
|
Merge pull request #9700 from s0undt3ch/hotfix/no-hardcoded-virtualenv-bin
no hardcoded virtualenv bin
|
2014-01-11 14:46:52 -08:00 |
|
Pedro Algarvio
|
8268b7b532
|
Ignore it PyLint!!!
|
2014-01-11 21:35:18 +00:00 |
|
Pedro Algarvio
|
5642db5032
|
Simplify the code
|
2014-01-11 21:20:42 +00:00 |
|
Pedro Algarvio
|
a5a791695c
|
Import from the right module.
|
2014-01-11 21:12:03 +00:00 |
|
Pedro Algarvio
|
bdec26f812
|
Tell Pylint to ignore these imports.
|
2014-01-11 21:01:58 +00:00 |
|
Pedro Algarvio
|
ba4bf1b05d
|
Add helper function while there's no new release of salt-testing.
|
2014-01-11 20:51:32 +00:00 |
|
Pedro Algarvio
|
c8038d87b1
|
Use KNOWN_BINARY_NAMES from salt.modules.virtualenv
|
2014-01-11 12:19:29 -07:00 |
|
Pedro Algarvio
|
2cab3227fd
|
The virtualenv binary can have multiple CLI names.
|
2014-01-02 20:27:18 +00:00 |
|
Thomas S Hatch
|
d713cb919c
|
Fix missed import
|
2013-12-20 13:52:45 -07:00 |
|
Pedro Algarvio
|
edcf47ccc2
|
White-space related lint fixes.
|
2013-12-20 20:02:05 +00:00 |
|
Seth House
|
78f4d77681
|
Added helper function to easily create directories
|
2013-12-19 21:07:46 -07:00 |
|
Seth House
|
932cd9708a
|
Added new TestCase for testing the *Client interfaces
|
2013-12-13 16:00:19 -07:00 |
|
Pedro Algarvio
|
63cb0571c1
|
Skip temporary files.
|
2013-12-03 18:38:53 +00:00 |
|
Pedro Algarvio
|
31200152bb
|
Use the new form of passing the configuration file.
|
2013-11-28 19:52:03 +00:00 |
|
Pedro Algarvio
|
660a91d1ea
|
Merge the salt-cloud cli integration tests into salt's test suite. Refs #8886.
|
2013-11-28 17:55:58 +00:00 |
|
Pedro Algarvio
|
6e596738de
|
Disable some PyLint warnings.
|
2013-11-27 13:07:24 +00:00 |
|
Pedro Algarvio
|
d02a2bc224
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
|
Pedro Algarvio
|
097aed1e7e
|
Show the error in case of failure.
|
2013-11-12 01:01:51 +00:00 |
|
Pedro Algarvio
|
148cef5772
|
Reintroduce the removed grains information.
Removed on 4617a931be and 52be720d62 .
|
2013-11-08 19:53:43 +00:00 |
|
Pedro Algarvio
|
47ccaf959e
|
Revert "Remove debugging pprint"
This reverts commit 4617a931be .
|
2013-11-08 19:53:38 +00:00 |
|
Pedro Algarvio
|
e8e19baf8d
|
Revert "Remove unused grains lookup"
This reverts commit 52be720d62 .
|
2013-11-08 19:53:29 +00:00 |
|
Pedro Algarvio
|
962f8d4149
|
Support adding files to the testing prod state env.
|
2013-11-06 20:18:47 +00:00 |
|
Pedro Algarvio
|
2924f1c14a
|
Add a test case to check for proper env selection when passing ?env=foo . Refs #8196.
|
2013-11-06 20:03:44 +00:00 |
|
David Anderson
|
ec4475cf30
|
Fix issue 5951 - correct __opts__['file_roots'] in ext_pillars
|
2013-10-11 11:53:00 -06:00 |
|
Pedro Algarvio
|
c8f1e457d7
|
Allow tests.integration.run_tests to execute more than one TestCase instance.
|
2013-10-03 16:09:57 +01:00 |
|
Pedro Algarvio
|
f75c59ecbf
|
Properly handle shell unit tests which check versions.
|
2013-09-19 18:50:51 +01:00 |
|
Pedro Algarvio
|
05be7064d5
|
0.17.0 has been tagged. The 0.16.x requires_network is no longer necessary.
|
2013-09-19 11:16:37 +01:00 |
|
David Anderson
|
583d0b8a3e
|
Add with_retcode options for ShellCase functions
|
2013-09-13 10:51:25 -06:00 |
|
David Anderson
|
1d7309970f
|
Add with_retcode option to ShellCase.run_call(). Also adds a test case for https://github.com/saltstack/salt/issues/6973 - expect a non-zero exit code when running "salt-call --retcode-passthrough state.highstate"
|
2013-09-13 10:12:11 -06:00 |
|
Pedro Algarvio
|
bd707c4763
|
Finish what was started in 53abda36
|
2013-09-10 10:40:10 +01:00 |
|