Colton Myers
|
716a7e3331
|
Merge branch '2014.7' into merge-forward
Conflicts:
salt/modules/bsd_shadow.py
salt/modules/freebsdjail.py
salt/modules/yumpkg.py
salt/modules/zfs.py
salt/modules/zypper.py
salt/netapi/rest_tornado/saltnado.py
salt/states/dockerio.py
|
2014-11-18 12:46:29 -07:00 |
|
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 |
|
rallytime
|
652d4b4803
|
Fix up the linux_acl test that is failing
|
2014-11-14 15:40:12 -07: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 |
|
Colton Myers
|
9a89057f83
|
Merge branch '2014.7' into merge-forward
Conflicts:
salt/transport/__init__.py
|
2014-11-13 12:40:24 -07: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 |
|
Nicole Thomas
|
d54fbe8887
|
Merge pull request #17866 from jfindlay/netapi_known_jid_test
integration test: known JID through netapi #15763
|
2014-11-13 09:17:45 -07:00 |
|
Chris Rebert
|
67b3e19690
|
tests/integration/__init__.py: salt._compat => six
|
2014-11-11 14:36:25 -08:00 |
|
Justin Findlay
|
b097a1e16b
|
pre-emptive pylint fix0r
|
2014-11-11 15:22:40 -07:00 |
|
Justin Findlay
|
abb3ba87bf
|
integration test: known JID through netapi #15763
|
2014-11-11 15:15:36 -07:00 |
|
Chris Rebert
|
478e406001
|
replace salt._compat.string_types with six.string_types
|
2014-11-11 13:45:52 -08:00 |
|
Thomas S Hatch
|
03e2785281
|
lint
|
2014-11-11 10:03:22 -07:00 |
|
Thomas S Hatch
|
0ea13995de
|
lint
|
2014-11-11 10:01:33 -07:00 |
|
Thomas S Hatch
|
840abd247a
|
Merge pull request #17283 from cachedout/event_runners
Evented runners
|
2014-11-10 19:58:50 -07:00 |
|
Thomas S Hatch
|
142efd56b0
|
Merge pull request #17574 from bechtoldt/tame_ipv6_regex_beat
Fix broken ipv6 address verification in salt.utils.validate.net
|
2014-11-10 18:57:57 -07:00 |
|
Arnold Bechtoldt
|
485796e9f9
|
use the right function to test
|
2014-11-11 02:14:58 +01:00 |
|
Arnold Bechtoldt
|
d03ff7d6dd
|
fix broken ipv6 address verification in salt.utils.validate.net
|
2014-11-11 01:42:46 +01:00 |
|
C. R. Oldham
|
8b8ab335cc
|
Merge pull request #17317 from cro/pg_role_quote_tests
Update tests to respect changes in pg module. Test failures are not related.
|
2014-11-10 16:51:43 -07:00 |
|
Mike Place
|
da163471af
|
Fix up tests
|
2014-11-10 15:42:45 -07:00 |
|
C. R. Oldham
|
0303154c31
|
Update tests to respect changes in postgres module
|
2014-11-10 14:37:44 -07:00 |
|
Thomas Jackson
|
f24c94dd7b
|
Pylint fixes
|
2014-11-10 13:03:35 -08:00 |
|
Thomas S Hatch
|
7300d3ac6a
|
Merge pull request #17291 from ashb/gem_bin
Allow specifying custom `gem` to use in gem state and module
|
2014-11-10 09:37:29 -07:00 |
|
Thomas S Hatch
|
8862c2e829
|
Merge pull request #17290 from plastikos/improvement-yaml_encode
Add yaml_encode() jinja filter
|
2014-11-10 09:35:39 -07:00 |
|
Thomas Jackson
|
c43ac0a4c2
|
remove comment from local debugging
|
2014-11-10 08:33:39 -08:00 |
|