Mike Place
00a419fdf7
Merge pull request #35629 from cachedout/loosen_wheel_test
...
Just check for keys, not compare all keys for wheel netapi test
2016-08-22 12:32:11 +09:00
Mike Place
b09fd9c741
Merge pull request #35632 from s0undt3ch/develop
...
Fix hang on test suite termination
2016-08-22 12:31:08 +09:00
Mike Place
307acc6e55
Merge pull request #35637 from cachedout/nitrogen_release_notes
...
Add Nitrogen release notes
2016-08-22 12:30:33 +09:00
Mike Place
96110895e3
Merge pull request #35638 from cachedout/move_jid_queue_to_trace
...
Move the JID queue logging to trace because it can be very verbose.
2016-08-22 12:01:54 +09:00
Mike Place
70bffab955
Move the JID queue logging to trace because it can be very verbose.
2016-08-22 12:01:09 +09:00
Mike Place
45a12ccaf0
Add Nitrogen release notes and remove deprecation warning for core grains
...
We can't have a deprecation warning thrown for grains on every single salt-call.
That's just too much. Documenting in the release notes will be fine.
2016-08-22 11:52:01 +09:00
Mike Place
2c267fdbf2
Merge pull request #35636 from cachedout/wheel_test_correct_call
...
Fix wheel test to call correct wheel function
2016-08-22 11:48:14 +09:00
Mike Place
7e8721b4c2
Fix wheel test to call correct wheel function
...
This was not causing a test failure because no asserts were being
made but it was throwing exceptions silently. This cleans that up.
2016-08-22 11:44:50 +09:00
Mike Place
9e26942c26
Merge pull request #35635 from cachedout/issue_35623
...
Fix logic error in ckminions.
2016-08-22 11:41:07 +09:00
Mike Place
ce2070e2a3
Fix logic error in ckminions.
...
Fixup for #35623
2016-08-22 11:39:01 +09:00
Pedro Algarvio
f7693f306c
Apply child processes cleanup counter measure on testprogram too.
...
Additionally, avoid timeout exceptions with registered atexit calls for testprogram(s)
2016-08-22 00:36:53 +01:00
Pedro Algarvio
a0d47fac40
Don't run routines if _handle_payload
is not present
2016-08-22 00:36:53 +01:00
Pedro Algarvio
33a6e75142
Log the cmdline instead. Better nuke approach.
2016-08-22 00:36:47 +01:00
Mike Place
a85ab3e59c
Just check for keys, not compare all keys for wheel netapi test
2016-08-21 22:17:27 +09:00
Mike Place
5733fb7826
Merge pull request #35627 from cachedout/comment_boto_lambda_test
...
Comment boto lambda test
2016-08-21 21:48:47 +09:00
Mike Place
9757766c71
Better method to skip test. This way we can track it.
2016-08-21 21:47:08 +09:00
Mike Place
ab6ead3e63
This test was doing all sorts of things, raging from simply failing
...
to driving CPUs to 100%, to leaking memory until the entire test suite crashes.
This seems to happen only in conjunction with running the entire unit test suite
and does not occur on its own
cc: @kraney
2016-08-21 21:43:52 +09:00
Mike Place
93182fabdc
Merge pull request #35625 from cachedout/fix_more_locale_test
...
Fix the rest of the locale tests on develop
2016-08-21 16:23:09 +09:00
Mike Place
def20eb95d
Fix the rest of the locale tests on develop
...
Bad mocks
2016-08-21 16:22:09 +09:00
Mike Place
d4a116cf93
Merge pull request #35624 from cachedout/fix_event_modifier
...
Fix case where the printer functions would modify the event system
2016-08-21 15:31:07 +09:00
Mike Place
96cd9f0a7d
Fix case where the printer functions would modify the event system
...
There was a case where the printer func passed into NamespacedEvent
could modify the data which was then passed onto the event bus. This,
in turn, would do things like converting ints to strings. This,
in turn, would then break when the master picked up the data on the
other end of the event bus and did things like pass that data to the
outputter system which was (in this case) expecting an int.
Resolves this test case: integration.runners.state.StateRunnerTest.test_orchestrate_output
2016-08-21 15:27:50 +09:00
Mike Place
166029abd3
Merge pull request #35623 from cachedout/fixup_34954
...
Still check for minions in cache list
2016-08-21 13:54:31 +09:00
Mike Place
32f18b1209
Still check for minions in cache list
...
Refs #34954
2016-08-21 13:53:46 +09:00
Mike Place
c24bd158ad
Merge pull request #35622 from cachedout/fix_cache_test
...
Fix cache test on develop
2016-08-21 13:36:29 +09:00
Mike Place
c4ea3cd073
Fix cache test on develop
2016-08-21 13:35:27 +09:00
Mike Place
9c4d87de41
Merge pull request #35620 from cachedout/fix_one_locale_mock
...
Fix one broken locale unittest
2016-08-20 22:44:56 +09:00
Mike Place
2452752fa6
Fix one broken locale unittest
2016-08-20 22:42:23 +09:00
Mike Place
f923ba82b5
Merge pull request #35619 from cachedout/make_runtest_issue_non_fatal
...
Provide a cleaner error for older versions of salt-testing for runTest()
2016-08-20 22:23:49 +09:00
Mike Place
520019f9a4
Provide a cleaner error for older versions of salt-testing for runTest()
2016-08-20 22:22:52 +09:00
Mike Place
0b81679cb7
Merge pull request #35550 from cachedout/subproc_encode
...
Encode stdin to subproc calls for Py3 compat
2016-08-20 22:17:38 +09:00
Mike Place
8e784c6e80
Merge pull request #35554 from cachedout/git_test_py3
...
Fix git module test for py3
2016-08-20 22:17:13 +09:00
Mike Place
fa392e33fe
Merge pull request #35438 from cachedout/issue_35137
...
Option to display id instead of name in state_ouptut: mixed
2016-08-20 22:10:37 +09:00
Mike Place
e1fd997928
Typo
2016-08-20 12:14:15 +09:00
Mike Place
579358bb18
Merge pull request #35457 from jtand/properly_skip_win_firewall_test
...
Win_firewall_test was not properly gated to windows
2016-08-20 12:12:13 +09:00
Mike Place
1fb2c03e88
Merge pull request #35474 from twangboy/fix_windows_installer
...
Hide minion config page, add master config file
2016-08-20 12:11:37 +09:00
Mike Place
ce481ae3e7
Merge pull request #35477 from bodhi-space/infra1931
...
INFRA-1931 - support (present/absent) for hosted zones in states/boto_route53
2016-08-20 12:09:32 +09:00
Mike Place
b282d877e6
Merge pull request #35482 from raazvvann/dev/rheghedu/system-comments
...
Add linux support for {get,set}_computer_desc CONTINUED
2016-08-20 11:44:25 +09:00
Mike Place
e7405258d4
Merge pull request #35499 from cro/returner_self_destruct
...
Returner self destruct
2016-08-20 11:42:03 +09:00
Mike Place
41cda642d6
Merge pull request #35518 from cachedout/fix_parallels
...
Fix Parallels module and associated tests
2016-08-20 11:38:44 +09:00
Mike Place
f79976532d
Remove debugging
2016-08-20 11:38:15 +09:00
Mike Place
2876e67ac4
Merge pull request #35530 from rallytime/remove_add_proxymodule_to_opts
...
Remove add_proxymodule_to_opts from minion.py in Carbon
2016-08-20 11:33:40 +09:00
Mike Place
05ea6b7083
Merge pull request #35532 from rallytime/remove_parse_args_and_kwargs
...
Remove the parse_args_and_kwargs function from minion.py
2016-08-20 11:32:31 +09:00
Mike Place
01f6489373
Merge pull request #35536 from rallytime/ssh_wrapper_state_deprecations
...
Remove env references in salt-ssh state wrapper
2016-08-20 11:27:25 +09:00
Mike Place
3900d9069d
Lint
2016-08-20 11:10:59 +09:00
Mike Place
b9673b8b35
Str subst
2016-08-20 10:58:45 +09:00
Mike Place
37075ca229
Merge pull request #35557 from 10ne1/dev/ionel/fix-integration-test-tmpdir-cleanup
...
tests/integration: wait for test children to terminate
2016-08-20 10:57:22 +09:00
Mike Place
125f7a2c94
Merge pull request #35560 from cachedout/protect_iter_in_state
...
Use list for iter in keys iteration in state compiler for py3
2016-08-20 10:54:07 +09:00
Mike Place
61903666dd
Merge pull request #35576 from shitler25oki/develop
...
Updated user.py to redact password when test=true
2016-08-20 10:52:34 +09:00
Mike Place
04610d0e5b
Merge pull request #35596 from fillarios/develop
...
Add 'os_family' grain mapping for FedBerry
2016-08-20 10:51:32 +09:00
Mike Place
2df7f56841
Merge pull request #35607 from jmacfar/cpgeturl_makedirs
...
Pass makedirs from cp.get_url through to fileclient
2016-08-20 10:43:32 +09:00