Nicole Thomas
ae73cb3947
Merge pull request #47899 from terminalmage/salt-jenkins-1000
...
salt-jenkins issue 1000
2018-05-31 14:24:48 -04:00
Nicole Thomas
8f78e3aef6
Merge pull request #47753 from Ch3LL/service_mac
...
Add stderr launchctl helper class and fix service mac tests
2018-05-31 14:16:57 -04:00
Nicole Thomas
828bf39695
Merge pull request #47908 from meaksh/2018.3-align-suse-salt-master-service
...
Align SUSE salt-master.service 'LimitNOFILES' limit with upstream Salt
2018-05-31 14:13:27 -04:00
Pablo Suárez Hernández
efe308013a
Align SUSE salt-master.service 'LimitNOFILES' limit with upstream Salt
2018-05-31 11:02:18 +01:00
Nicole Thomas
b4bac9b41b
Merge pull request #47868 from rallytime/merge-2018.3
...
[2018.3] Merge forward from 2017.7 to 2018.3
2018-05-30 17:20:37 -04:00
Ch3LL
185c9e9ae2
only stop service if its running
2018-05-30 15:35:05 -04:00
Ch3LL
e15e674955
Add stderr launchctl helper class and fix service mac tests
2018-05-30 15:30:24 -04:00
Nicole Thomas
21550dbd2d
Merge pull request #47900 from rallytime/merge-2018.3.1-to-2018.3
...
[2018.3] Merge forward from 2018.3.1 to 2018.3
2018-05-30 14:09:40 -04:00
rallytime
e5d386e91c
Update solaris core grains test
...
The check for zpool grains was moved out of core grains and into
zfs grains. The mock for the call to zpool grains function was failing.
We also need to update any calls to the salt.utils file to use the new
paths.
2018-05-30 13:50:22 -04:00
Nicole Thomas
a0bf565741
Merge pull request #47843 from garethgreenaway/30367_orch_return_false_when_function_fails
...
[2018.3] orchestration results False when function is False
2018-05-30 13:21:53 -04:00
Erik Johnson
25afc932f7
WIP salt-jenkins issue 1000
...
This adds logging of the output and retcode when the output file fails
to be created. As I have thus far been unable to reproduce this locally,
this is the best shot at seeing what is causing the issue, since
ShellCase's run_script is rather opaque about what happens in the script
itself. We do know from the salt-runtests.log that the `salt-call -g` is
successfully returning, what we don't know is what happened after that
data was returned, and this should provide that insight.
2018-05-30 11:40:51 -05:00
rallytime
2801eecb26
Merge branch '2018.3.1' into '2018.3'
...
No conflicts.
2018-05-30 11:14:40 -04:00
Nicole Thomas
ea7b4fdc08
Merge pull request #47897 from Ch3LL/rn_2018
...
Add changelog to 2018.3.1 release notes
2018-05-30 11:04:41 -04:00
Ch3LL
e27ee273a7
Add == line to changelog line for release notes
2018-05-30 10:51:12 -04:00
Ch3LL
61e56d275d
Add changelog to 2018.3.1 release notes
2018-05-30 10:49:30 -04:00
Nicole Thomas
09242697b8
Merge branch '2018.3' into 30367_orch_return_false_when_function_fails
2018-05-30 09:56:14 -04:00
Nicole Thomas
f15e636d5e
Merge pull request #47848 from twangboy/fix_47784
...
Fix some major issues with the LGPO module
2018-05-30 09:37:32 -04:00
Daniel Wallace
92b8c4c08e
Merge pull request #47881 from gtmanfred/2018.3.1
...
quote python_version in requirements.txt
2018-05-29 16:12:04 -05:00
Daniel Wallace
3d874b5529
quote python_version in requirements.txt
2018-05-29 16:08:58 -05:00
Nicole Thomas
da6f7a5538
Merge pull request #47866 from rallytime/bp-47814
...
Back-port #47814 to 2018.3
2018-05-29 15:55:24 -04:00
Nicole Thomas
d9e7f2b5b1
Merge pull request #47865 from rallytime/bp-47600
...
Back-port #47600 to 2018.3
2018-05-29 15:54:43 -04:00
Nicole Thomas
705bf8172d
Merge pull request #47874 from gtmanfred/2018.3.1
...
Tornado 5.0 is only supported on python 2 for now
2018-05-29 15:45:43 -04:00
twangboy
98facf8dc8
Remove log.debug statement in __virtual__
2018-05-29 13:21:12 -06:00
Daniel Wallace
13f920415a
add tornado5 note to 2018.3.1
2018-05-29 14:01:54 -05:00
Daniel Wallace
aeacd2b749
allow tornado 5.0 to be installed only for python2
2018-05-29 14:01:18 -05:00
rallytime
267f09c1a0
Lint: Remove unused import
2018-05-29 13:56:15 -04:00
rallytime
120ee16b70
Replace old utils paths with new utils paths
2018-05-29 11:19:34 -04:00
rallytime
dc32b67c03
Merge branch '2017.7' into '2018.3'
...
Conflicts:
- salt/modules/win_snmp.py
- tests/integration/modules/test_saltutil.py
- tests/integration/states/test_pkg.py
- tests/support/helpers.py
- tests/support/runtests.py
- tests/unit/fileserver/test_gitfs.py
- tests/whitelist.txt
2018-05-29 11:14:39 -04:00
Nicole Thomas
61561a8279
Merge pull request #47221 from azelezni/fix-boto_ec2-network_interfaces
...
Fix boto_ec2 unused parameter "network_interfaces"
2018-05-29 10:41:34 -04:00
Travis Paul
d50c0ab96b
Lint test_pkgin.py
2018-05-29 10:10:43 -04:00
Travis Paul
4dac0b4a31
pkgin latest_version bugfix
...
Handle case where the currently installed package is the latest
2018-05-29 10:10:43 -04:00
Travis Paul
4ae0313797
Bugfixes and unit tests for pkgin module
...
Corrects pkg.lastest_version and pkg.file_dict behavior
2018-05-29 10:10:43 -04:00
Travis Paul
f9f464fa51
Prevent crash on NetBSD and OpenBSD when no swap is configured.
2018-05-29 10:03:49 -04:00
Daniel Wallace
4b28e510f1
Merge pull request #47853 from dwoz/py3-cloud-test
...
Fix for py3 ec2 cloud tests
2018-05-28 18:08:08 -05:00
Gareth J. Greenaway
3e074be9c3
Fixing lint
2018-05-28 09:36:46 -07:00
Gareth J. Greenaway
02609b6e61
Adding state files for new test.
2018-05-28 09:36:46 -07:00
Gareth J. Greenaway
377e34c689
Updating function in saltmod to ensure that the result is a failure if the function being run returns as False.
2018-05-28 09:36:45 -07:00
Daniel A. Wozniak
c2f8aef7c5
Fix for py3 ec2 cloud tests
2018-05-27 14:09:50 -07:00
Daniel Wallace
c4d828c986
Merge pull request #47850 from rallytime/swarm-autodoc
...
Fix autodoc for new swarm module
2018-05-25 20:53:16 -05:00
Nicole Thomas
30b31c5db5
Merge pull request #47800 from rallytime/merge-2018.3
...
[2018.3] Merge forward from 2017.7 to 2018.3
2018-05-25 21:17:40 -04:00
rallytime
467c8fa45c
Fix autodoc for new swarm module
...
A misspelling of "members" was causing the docs for the swarm module to
not build.
This change also fixes a bunch of formatting for RST, a handful of other
misspellings, and some small code clean-up.
The docs should be building for the swarm execution module with the
appropriate doc and CLI example formatting.
2018-05-25 21:07:51 -04:00
Daniel Wallace
215efa6b73
Merge pull request #47847 from garethgreenaway/47833_reactor_runner_documentation
...
[2017.7] reactor runner documentation
2018-05-25 18:23:31 -05:00
twangboy
f037fa4064
Fix some major issues with the LGPO module
...
Issue with the movement of the registry object to salt.utils
Issues with dict values in the debug
Fix __virtual__
2018-05-25 15:43:22 -06:00
Nicole Thomas
0bf651b470
Merge pull request #47846 from Ch3LL/p_refresh_test
...
Fix flaky refresh pillar integration test
2018-05-25 16:50:48 -04:00
Nicole Thomas
799fce979d
Merge pull request #47552 from twangboy/fix_46981
...
Show GPO settings, raise error if trying to set gpo managed settings
2018-05-25 16:41:21 -04:00
Nicole Thomas
da9eaa1825
Merge pull request #47581 from twangboy/fix_47274
...
Add get_encoding salt util
2018-05-25 16:40:06 -04:00
Nicole Thomas
ffc2ebc373
Merge pull request #47691 from lomeroe/solaris_product_grains
...
Update regexes for Solaris 'product' grain and copy to 'productname' grain
2018-05-25 16:38:18 -04:00
Nicole Thomas
b860d95b2c
Merge pull request #47726 from gtmanfred/2018.3
...
rename boto to botomod
2018-05-25 16:37:36 -04:00
Nicole Thomas
96b7c0cc76
Merge pull request #47778 from Ch3LL/win_state_pkg
...
Add test_pkg integration state tests to windows
2018-05-25 16:36:46 -04:00
Nicole Thomas
6f934c2259
Merge pull request #47823 from Ch3LL/win_dns_test
...
Add win_dns module integration tests for windows
2018-05-25 16:34:02 -04:00