Commit Graph

36576 Commits

Author SHA1 Message Date
Thomas Jackson
31b54762b0 Add tests for multi-post and multi-token 2014-11-13 08:36:28 -08:00
Thomas Jackson
b32a253ac6 Make sure we have a token in each lowstate 2014-11-13 08:36:28 -08:00
Thomas Jackson
0a5c65eb7c Change batch to use list instead of glob 2014-11-13 08:36:28 -08:00
Thomas Jackson
fdf611bbb9 Remove unecessary comment 2014-11-13 08:36:28 -08:00
Thomas Jackson
d6c0e3fe45 Remove unecessary comment 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
23b8cd1912 Change all IOLoop getters to "current" to work with testing etc. 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
Pedro Algarvio
600c4d5cd8 Merge pull request #17968 from basepi/issue_17687
Only read first line of minion_id
2014-11-13 01:55:41 +00:00
Mike Place
da893d2715 Merge pull request #17953 from rallytime/spelling_fix
Fix spelling in raet doc
2014-11-12 13:14:09 -07:00
Colton Myers
c2237d1b2f Only read first line of minion_id, Fixes #17687 2014-11-12 12:46:54 -07:00
rallytime
07e8c393ed Fix spelling in raet doc 2014-11-12 06:50:38 -07:00
Thomas S Hatch
c31bcb3fac Merge pull request #17682 from fessoga5/2014.7
Fix error in lvcreate (pv=None)
2014-11-11 14:43:39 -07:00
Thomas S Hatch
88b4e9459e Merge pull request #17305 from jacksontj/2014.7
2014.7
2014-11-11 14:09:13 -07:00
Thomas S Hatch
26d6bd8220 Merge pull request #17691 from makinacorpus/7
factorize call
2014-11-11 10:23:33 -07:00
Mathieu Le Marec - Pasquet
dafb765ad6 factorize call 2014-11-11 17:43:05 +01:00
Pedro Algarvio
f1d2fd8215 Re-enable setuptools console_scripts 2014-11-11 16:19:18 +00:00
fessoga5
86b7afa5a3 Fix error in lvcreate (pv=None) 2014-11-11 03:29:59 -05:00
C. R. Oldham
41f8539866 Merge pull request #17379 from cro/breaking_change4
Add breaking change notice for module.run in 2014.1.0
2014-11-10 16:29:30 -07:00
C. R. Oldham
25f7bf111a Add breaking change notice for module.run in 2014.1.0 2014-11-10 16:28:21 -07:00
Pedro Algarvio
318538785c Merge pull request #17311 from terminalmage/warn_until
Restore old warnings.formatwarning after workaround
2014-11-10 21:29:32 +00:00
Thomas Jackson
f24c94dd7b Pylint fixes 2014-11-10 13:03:35 -08:00
Erik Johnson
ee306e18b7 Restore old warnings.formatwarning after workaround
See https://github.com/saltstack/salt/pull/17298#issuecomment-62364647
2014-11-10 13:49:13 -06:00
Mike Place
1fd9983fc7 Merge pull request #17310 from rallytime/update_windows_pkg_doc
Add 2014.7.0 release to windows installation doc
2014-11-10 12:33:00 -07:00
Thomas S Hatch
57ddc2d0fd Merge pull request #17243 from basepi/minepublishpillar17194
Enable pillar/compound matching in mine/publish, with no pillar globbing support
2014-11-10 11:03:15 -07:00
Thomas S Hatch
6143cf3e17 Merge pull request #17304 from thatch45/hvnsweeting-fix-rabbitmq-user-state
Merge #17225
2014-11-10 11:00:20 -07:00
Colton Myers
23f7310898 Merge pull request #17306 from basepi/releasenotesoops
Fix the release notes note
2014-11-10 09:52:00 -07:00
Colton Myers
69fa6b2e3c Fix the release notes note 2014-11-10 09:51:21 -07: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
Thomas Jackson
4cdd0acce6 Merge branch '2014.7' of github.com:saltstack/salt into 2014.7 2014-11-10 08:20:10 -08:00