Commit Graph

72127 Commits

Author SHA1 Message Date
Mike Place
be42f8857f Fix docker test
I think this was originally just a typo
2016-08-03 04:00:33 +09:00
Mike Place
b3fa25c2ab Merge pull request #35141 from cachedout/fix_batch_tests
Remove py3 distinction in batch test
2016-08-02 12:39:40 -06:00
Mike Place
324fdd121f Remoe py3 fix/shell/salt.utils.event 2016-08-03 03:38:35 +09:00
Mike Place
49a2292e4c Merge pull request #35140 from cachedout/fix_batch_tests
More liberal matching for batch tests
2016-08-02 12:34:13 -06:00
Mike Place
4df8b32509 More liberal matching for batch tests
Fixes test failures currently in develop
2016-08-03 03:32:03 +09:00
Mike Place
f8a6fb6d68 Merge pull request #35130 from gtmanfred/py3
Py3 tests for unit.utils
2016-08-02 12:24:55 -06:00
Mike Place
222449cd0e Merge pull request #34920 from cachedout/key_cache
Key cache
2016-08-02 12:11:18 -06:00
Mike Place
00ba482f70 Note key lag in doc 2016-08-03 03:10:12 +09:00
Mike Place
1160650e19 Merge pull request #35135 from rallytime/cli_examples_aws_sqs
Add missing CLI Examples to aws_sqs module funcs
2016-08-02 12:08:32 -06:00
Mike Place
69961fb2a5 Merge pull request #35101 from jtand/saltutil_test_fixes
Check return dict on saltutil integration test
2016-08-02 12:07:55 -06:00
Mike Place
7eae16d967 Merge pull request #35138 from cachedout/lint_34104
Lint #34104
2016-08-02 11:52:02 -06:00
Mike Place
02cbc14700 Lint #34104 2016-08-03 02:51:22 +09:00
Mike Place
a7e20b7872 Merge pull request #34104 from kevinquinnyo/develop-improve-csf-module
Add features to CSF module
2016-08-02 11:24:47 -06:00
rallytime
bb18137fe9 Add missing CLI Examples to aws_sqs module funcs 2016-08-02 10:54:59 -06:00
Mike Place
19a2d33cc8 Merge pull request #35134 from cachedout/skip_windows_tests_on_linux
Don't run Windows tests on Linux
2016-08-02 10:54:17 -06:00
Mike Place
f7bfc5dd4a Don't run Windows tests on Linux 2016-08-03 01:53:27 +09:00
Justin Anderson
8517ec9458 accurately check return dict 2016-08-02 10:39:21 -06:00
Justin Anderson
cc036ac907 fix test_wheel_with_kwarg 2016-08-02 10:39:21 -06:00
Mike Place
999323a1dd Merge pull request #34954 from lesykm/develop
fixes saltstack/salt#34885
2016-08-02 10:34:35 -06:00
Mike Place
c2e0558096 Merge pull request #35125 from cloudflare/CF-LSHTTP-ENG
New engine: http_logstash
2016-08-02 10:11:20 -06:00
Kevin Quinn
b67e118e2a Add additional features to CSF module + state 2016-08-02 11:38:18 -04:00
Kevin Quinn
0a3210811c Merge branch 'develop' of https://github.com/saltstack/salt into develop-improve-csf-module 2016-08-02 11:35:58 -04:00
Mike Place
d5e5388ebc Merge pull request #35124 from DSRCompany/issues/2731_cleanup_test_minion_key
Properly remove minion_test_issue_2731 key.
2016-08-02 09:27:38 -06:00
Daniel Wallace
09c5088c3c [PY3] fix warnings_test
maxint is not available in py3.  It was removed, but maxsize can be used
instead.

https://docs.python.org/3.1/whatsnew/3.0.html#integers
2016-08-02 10:25:35 -05:00
Daniel Wallace
445c7a2c20 [PY3] python3ize schema test
thirsty is specified as a boolean

need to copy the top level of kwargs so that the dictionary does not
changes size during the loop.
2016-08-02 10:25:35 -05:00
Daniel Wallace
a20d543305 [PY3] use splitquery from six 2016-08-02 10:25:35 -05:00
Daniel Wallace
f5b1769e0b [PY3] bytes for events_test 2016-08-02 10:25:35 -05:00
Mircea Ulinic
2d2407f036
http_logstash engine 2016-08-02 12:11:04 +00:00
Dmitry Kuzmenko
b50d85a154 Properly remove minion_test_issue_2731 key. 2016-08-02 14:47:51 +03:00
Mike Place
5e26d2e47e Merge pull request #34604 from isbm/isbm-config-reading-exit
Bugfix: Exit on configuration read
2016-08-02 02:48:07 -06:00
Mike Place
6994825b3d Merge pull request #35015 from DSRCompany/features/8705_run_and_key_eauth
#8705 run and key eauth
2016-08-02 02:47:27 -06:00
Mike Place
cfc66b848e Merge pull request #35115 from cachedout/fix_state_sync
Sync before state tests
2016-08-02 02:46:50 -06:00
Mike Place
bece18dccc Merge pull request #34788 from mollykreis/dev/mkreis/win_system_fixes
Dev/mkreis/win system fixes
2016-08-02 02:06:24 -06:00
Mike Place
2743e01d9b Merge pull request #35116 from rallytime/py3-int-shell-tests
PY3: Fix some string encoding problems in shell integration tests
2016-08-02 02:05:30 -06:00
Mike Place
2f62c0191f Merge pull request #35063 from jmacfar/reg_readaccess
reg: Change access mask to read by default
2016-08-02 02:00:59 -06:00
Mike Place
57e6ea5e51 Merge pull request #35064 from twangboy/int_tests_useradd
Add useradd integration tests for Windows
2016-08-02 01:59:33 -06:00
Mike Place
91f7cc4a41 Merge pull request #35081 from jf/unit-tests-for-sys.list_modules_functions
Unit tests in place of integration tests for sys.list_{functions,modules}
2016-08-02 01:55:28 -06:00
Mike Place
b91bccaae5 Merge pull request #35086 from ankitforcode/Adding_digital_ocean_ssh_interface_feature
Adding Digital Ocean ssh_interface feature
2016-08-02 01:54:01 -06:00
Mike Place
e058be0c3b Fix typo 2016-08-02 01:45:48 -06:00
Mike Place
87c2c96149 Merge pull request #35117 from rallytime/fix-zypper-regression
Don't completely skip UTF-8 check in Python3
2016-08-02 01:43:55 -06:00
Mike Place
10d7e1983a Merge pull request #35118 from terminalmage/issue34561
Add runner return data to job cache
2016-08-02 01:38:27 -06:00
Dmitry Kuzmenko
1d606e71c8 Fixed pylint error. 2016-08-02 10:01:01 +03:00
Dmitry Kuzmenko
42ef411c82 Updated salt-key test. 2016-08-02 10:01:01 +03:00
Dmitry Kuzmenko
b412e7814a Fixed salt-run integration tests. 2016-08-02 10:01:01 +03:00
Dmitry Kuzmenko
e419650bf1 Fixed salt-run outputter handling. 2016-08-02 10:01:01 +03:00
Dmitry Kuzmenko
0589ba8dce External auth support in salt-key. 2016-08-02 10:01:01 +03:00
Dmitry Kuzmenko
0cf7b3fbb9 External auth support in salt-run. 2016-08-02 10:01:01 +03:00
Ankit Agarwal
b8fcfea1d8 Fixing Lint Issues 2016-08-02 10:24:14 +05:30
Jeffrey 'jf' Lim
fe87097abd Round out (unit) test cases for sys.list_{functions,modules} 2016-08-02 12:32:54 +08:00
Jeffrey 'jf' Lim
75816fed93 Address linter issues for tests/unit/states/sysmod.py
("Exactly one space required after comma")
2016-08-02 12:09:57 +08:00