Pedro Algarvio
|
5da3ad341b
|
Freeze the testing runtime configs at a latter stage
|
2014-11-05 22:42:38 +00:00 |
|
rallytime
|
92fc46607f
|
Don't use HVM image type.
|
2014-11-03 16:12:21 -07:00 |
|
rallytime
|
e272c41bb8
|
Use Ubuntu 14 image for ec2 cloud tests instead of RHEL 6
|
2014-11-03 15:13:14 -07:00 |
|
Thomas S Hatch
|
15a51935fa
|
Merge pull request #17073 from jfindlay/jmoney/linux_sysctl_test
Jmoney/linux_sysctl_test
|
2014-10-31 15:25:35 -06:00 |
|
Justin Findlay
|
26094b39b4
|
pylint fix on linux_sysctl_test.py
|
2014-10-31 12:41:04 -06:00 |
|
Justin Findlay
|
f09b8e3873
|
remove redundant mock_open() in darwin_sysctl_test.py
|
2014-10-31 10:42:57 -06:00 |
|
Justin Findlay
|
106f645c9e
|
adding tests for modules/linux_sysctl.py
|
2014-10-31 10:16:41 -06:00 |
|
Nicole Thomas
|
573390d8ad
|
Merge pull request #17054 from jacksontj/2014.7
Fix for #17051
|
2014-10-31 10:14:16 -06:00 |
|
Thomas Jackson
|
6262d44d50
|
Add "normalize_ret" function, so we don't have to copy/paste so much
Add checks for "changes" since we want to test cases where there aren't changes to be made
|
2014-10-30 16:58:03 -07:00 |
|
Thomas Jackson
|
d2b548a0e7
|
Add regression test for #17051
|
2014-10-30 16:43:06 -07:00 |
|
Pedro Algarvio
|
17564057c9
|
Actually kill the tests sshd process. Provide a custom know_hosts file to use.
|
2014-10-30 06:45:52 +00:00 |
|
Thomas Jackson
|
52f7216bea
|
Revert naming here too
|
2014-10-29 14:35:27 -07:00 |
|
Thomas Jackson
|
6612aa808e
|
Revert spelling fix, since its a variable name :)
|
2014-10-29 13:56:44 -07:00 |
|
Thomas Jackson
|
aabe6460f6
|
Misc comment cleanup in tests
|
2014-10-28 08:12:10 -07:00 |
|
Mike Place
|
8dc8ee51be
|
Merge pull request #16942 from rallytime/module_state_tests
Added unit tests for module state
|
2014-10-27 18:13:11 -06:00 |
|
rallytime
|
f94cf6ad68
|
Change profile name for Digital Ocean cloud tests
Digital Ocean changed their image-naming scheme. This should fix the failing tests.
|
2014-10-24 16:14:02 -06:00 |
|
rallytime
|
19d70dfac5
|
Added another test to module.run state unit tests
|
2014-10-24 15:28:03 -06:00 |
|
rallytime
|
f6490e9572
|
Add initial unit tests for module.run state function
|
2014-10-24 08:56:40 -06:00 |
|
Nicole Thomas
|
ff1646e451
|
Merge pull request #16769 from rallytime/jid_str_test
Test long jid passed on CLI
|
2014-10-21 15:50:29 -06:00 |
|
Cimarron Mittelsteadt
|
43fea4f3ea
|
TST: Updated mac_user tests for modifications to OS release handling
|
2014-10-21 15:00:58 -06:00 |
|
rallytime
|
ed37dde094
|
Pylint fix
|
2014-10-20 21:21:01 -06:00 |
|
rallytime
|
3020b2084b
|
Test long jid passed on CLI
|
2014-10-20 16:53:56 -06:00 |
|
Daniel Mizyrycki
|
e421aff68d
|
Fix lint
|
2014-10-17 15:39:49 -07:00 |
|
Daniel Mizyrycki
|
54738d0ff5
|
Added salt-ssh integration test for custom module within SLS
|
2014-10-17 15:39:49 -07:00 |
|
Seth House
|
c6cb642f36
|
Added integration tests for the --out-indent flag for JSON output
|
2014-10-16 20:46:34 -05:00 |
|
Thomas S Hatch
|
1f5da204a9
|
Fix lint
|
2014-10-15 16:56:41 -06:00 |
|
C. R. Oldham
|
d07ebe2105
|
Test for retcode
|
2014-10-14 13:28:19 -06:00 |
|
Thomas S Hatch
|
4b630d77ed
|
Merge pull request #16407 from s0undt3ch/hotfix/cache-loaded-configs
First attempt at caching the loaded configuration from the filesystem.
|
2014-10-13 20:05:52 -06:00 |
|
Mathieu Le Marec - Pasquet
|
2d1200b64e
|
pep8
|
2014-10-13 15:32:11 -06:00 |
|
Mathieu Le Marec - Pasquet
|
acd15e386e
|
display traceback in test error
|
2014-10-13 15:32:11 -06:00 |
|
Mathieu Le Marec - Pasquet
|
1c4616556a
|
Another fix for outputter reliability
|
2014-10-13 15:32:10 -06:00 |
|
Thomas S Hatch
|
ef83ad23c3
|
Merge pull request #16579 from s0undt3ch/hotfix/vt-fixes
More VT fixes
|
2014-10-13 14:23:11 -06:00 |
|
Pedro Algarvio
|
e683619f9f
|
Having data left to read does not mean the process is alive
|
2014-10-13 17:19:42 +01:00 |
|
Pedro Algarvio
|
4470c0dc68
|
White-space lint fix
|
2014-10-12 04:29:59 +01:00 |
|
Pedro Algarvio
|
51479e4592
|
Include a test case in order to check for full output from VT
|
2014-10-12 03:37:08 +01:00 |
|
Pedro Algarvio
|
743c26e562
|
Instead of checking for a live process, check for unread data.
Add a unit test which tests proper behaviour.
Fixes #15941
|
2014-10-12 02:28:35 +01:00 |
|
Pedro Algarvio
|
41870ef3e0
|
Fix ensure in syspath call
|
2014-10-12 02:16:23 +01:00 |
|
Pedro Algarvio
|
4fca1c96da
|
Set the cachedir to a relative path
|
2014-10-12 02:16:23 +01:00 |
|
Pedro Algarvio
|
52d0d01d09
|
Set the cachedir to a relative path
|
2014-10-12 02:16:23 +01:00 |
|
Pedro Algarvio
|
e9fbd9910d
|
Set the cachedir to a relative path
|
2014-10-12 02:16:23 +01:00 |
|
Pedro Algarvio
|
8d9570ef43
|
Set the cachedir to a relative path
|
2014-10-12 02:16:23 +01:00 |
|
rallytime
|
7e09896c7c
|
Clean up boto_secgroup unit test
This test required some tweaks as there are new versions of boto and moto
|
2014-10-10 16:35:08 -06:00 |
|
Gareth J. Greenaway
|
9ae138e1a4
|
Fixing the unit tests for ps module
|
2014-10-07 20:56:02 -07:00 |
|
Pedro Algarvio
|
8e93faa072
|
Fix lint errors
|
2014-10-08 01:02:11 +01:00 |
|
Pedro Algarvio
|
ff97810661
|
Load configs from scratch
|
2014-10-08 01:02:10 +01:00 |
|
Pedro Algarvio
|
ab6a54dbf5
|
The runtime client gets an unfreeze version of the configs
|
2014-10-08 01:02:10 +01:00 |
|
Pedro Algarvio
|
5e4eb4bbaf
|
Don't add tests in __init__
|
2014-10-08 01:02:10 +01:00 |
|
Pedro Algarvio
|
e739561728
|
Use the salttesting skip helpers
|
2014-10-08 01:02:10 +01:00 |
|
Pedro Algarvio
|
d569f0811e
|
Let's go wild and cache the local client as reusable a runtime global instance
|
2014-10-08 01:02:10 +01:00 |
|
Pedro Algarvio
|
7cab740adf
|
Removed --runner because it's integrated in the client tests
|
2014-10-08 01:02:10 +01:00 |
|