Thomas Jackson
|
837a8ed475
|
Move EventListener over to ZMQStreams
|
2014-11-17 08:24:28 -08:00 |
|
Thomas Jackson
|
f7adfb44e9
|
Increase timeout from 5s to 10s, since jenkins seems to have issues calling runners in 5s
|
2014-11-14 18:08:44 -08:00 |
|
Thomas Jackson
|
ea8b4bb479
|
Make sure to only cleanup the tag_map in the case that you timeout the future
|
2014-11-14 11:47:35 -08:00 |
|
Thomas Jackson
|
e2102fcbc7
|
Pylint cleanup
|
2014-11-14 09:15:54 -08:00 |
|
Thomas Jackson
|
6f0552c9e1
|
Pylint fixes
|
2014-11-13 09:33:14 -08:00 |
|
Thomas Jackson
|
9e61037b0d
|
Cleanup, and fix exp_form override-- we need to do it after the ping to minions
|
2014-11-13 08:36:28 -08:00 |
|
Thomas Jackson
|
ce22427071
|
Remove timeout test since that no longer valid
|
2014-11-13 08:36:28 -08:00 |
|
Thomas Jackson
|
31b54762b0
|
Add tests for multi-post and multi-token
|
2014-11-13 08:36:28 -08:00 |
|
Thomas Jackson
|
a259f2149b
|
Move syndic_wait_done into base class (more than one func need it)
Change local_batch to just call local to get the minion list
|
2014-11-13 08:36:28 -08:00 |
|
Thomas Jackson
|
522090a8c8
|
Rework local to ping minions, and wait a min of syndic_wait (if a syndic)
|
2014-11-13 08:36:28 -08:00 |
|
Thomas Jackson
|
ebfee14fda
|
Add test for using a Future in multiple "Any" futures
|
2014-11-13 08:36:28 -08:00 |
|
Thomas Jackson
|
9d4784f835
|
Update todo marker
|
2014-11-13 08:36:28 -08:00 |
|
Thomas Jackson
|
8cd7b06b36
|
Change disbatch to handle different clients per lowstate chunk
|
2014-11-13 08:36:27 -08:00 |
|
Thomas Jackson
|
1131522eb5
|
Update TODO marker
|
2014-11-13 08:36:27 -08:00 |
|
Thomas Jackson
|
b99e189468
|
Add tests for WebhookSaltAPIHandler
|
2014-11-13 08:36:27 -08:00 |
|
Thomas Jackson
|
2d9b1df95d
|
Add tests for EventsSaltAPIHandler
|
2014-11-13 08:36:27 -08:00 |
|
Thomas Jackson
|
847df0fad6
|
Add RunSaltAPIHandler tests
|
2014-11-13 08:36:27 -08:00 |
|
Thomas Jackson
|
bd58ca8fa0
|
Add Jobs api endpoint tests
|
2014-11-13 08:36:27 -08:00 |
|
Thomas Jackson
|
f0f9b14ee2
|
Add tests for MinionSaltAPIHandler
|
2014-11-13 08:36:27 -08:00 |
|
Thomas Jackson
|
cd01c9a1d6
|
Add check for the redirect location
|
2014-11-13 08:36:27 -08:00 |
|
Thomas Jackson
|
8bd72aeb4f
|
Add test for unauthorized access
|
2014-11-13 08:36:27 -08:00 |
|
Thomas Jackson
|
7ef2537842
|
Finished basic tests for base SaltAPIHandler
|
2014-11-13 08:36:27 -08:00 |
|
Thomas Jackson
|
26afdd34ae
|
Re-factor test cases
|
2014-11-13 08:36:27 -08:00 |
|
Thomas Jackson
|
4b8ac6a9e3
|
Add tests for auth handler
break unit tests for handlers into a separate file
Misc error handling fixes in Login handler
|
2014-11-13 08:36:26 -08:00 |
|
Thomas Jackson
|
6245c27391
|
Add tests for deserialize (and fix a few bugs in there)
More cleanup of websockets separation
|
2014-11-13 08:36:26 -08:00 |
|
Thomas Jackson
|
ecbd269eda
|
Move future testing out of event listener test class
|
2014-11-13 08:36:26 -08:00 |
|
Thomas Jackson
|
ecefbb91dc
|
Add tests for Any Futures
move eventlistener callbacks into the class
|
2014-11-13 08:36:26 -08:00 |
|
Thomas Jackson
|
3816236e26
|
Add test for event you don't want
|
2014-11-13 08:36:26 -08:00 |
|
Thomas Jackson
|
257a73fb69
|
Add first tests for rest_tornado!
|
2014-11-13 08:36:26 -08:00 |
|
Thomas Jackson
|
f24c94dd7b
|
Pylint fixes
|
2014-11-10 13:03:35 -08:00 |
|
Thomas Jackson
|
c43ac0a4c2
|
remove comment from local debugging
|
2014-11-10 08:33:39 -08:00 |
|
Thomas Jackson
|
e862642ff7
|
Add tests for SREQ class
revert keys() change to socket dicts since we will mutate the dict on iteration
|
2014-11-10 08:29:58 -08:00 |
|
Pedro Algarvio
|
ed321a4898
|
Don't reset the template registry
|
2014-11-09 14:17:15 +00:00 |
|
Justin Findlay
|
ba1ce3dfc5
|
pylint fixes
|
2014-11-08 00:33:02 -07:00 |
|
Justin Findlay
|
9e9903c521
|
add unit tests for salt/modules/cp.py
|
2014-11-07 16:35:25 -07:00 |
|
Pedro Algarvio
|
31d3b7b955
|
Revert "Freeze the testing runtime configs at a latter stage"
This reverts commit 5da3ad341b .
|
2014-11-07 20:39:49 +00:00 |
|
Pedro Algarvio
|
ea89edf3d8
|
Switch run_ssh with run_function
|
2014-11-06 23:58:40 +00:00 |
|
Pedro Algarvio
|
b425c20919
|
2 of 500000
Let's not hardcode the SSH tests to the root user without the need for
that.
|
2014-11-06 19:42:59 +00:00 |
|
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 |
|