Commit Graph

92981 Commits

Author SHA1 Message Date
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
Ch3LL
3a691b405f
add user_home path for both windows and linux 2018-05-30 14:22:10 -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
b9da4f1221
Merge pull request #47876 from doesitblend/add-file-read-windows
Add file read windows
2018-05-30 10:03:54 -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
cbe2ecfae8
Merge pull request #47882 from frogunder/45013
add whoami test
2018-05-30 09:47:12 -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
Frode Gundersen
38d114a2d2
add whoami test 2018-05-29 21:51:02 +00:00
Ken Jordan
3f7e7ec327
Add file.read function to Windows module 2018-05-29 15:28:21 -06: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
16916d6bd2
Merge pull request #47880 from gtmanfred/2017.7.6
quote python_version in requirements.txt
2018-05-29 16:12:00 -05:00
Daniel Wallace
3d874b5529
quote python_version in requirements.txt 2018-05-29 16:08:58 -05:00
Daniel Wallace
987ae6358b
quote python_version in requirements.txt 2018-05-29 16:08:13 -05:00
Daniel A. Wozniak
3884c2cf5f
Fix ami role usage warts #47269
Removing 3 un-needed encode calls. Requests Response.text is unicode,
now that this file uses unicode_literals Response.text can by used
without having to encode it.
2018-05-29 13:52:25 -07:00
Nicole Thomas
27670168ea
Merge pull request #47875 from rallytime/release-notes-dot-six
Update 2017.7.6 release notes: remove "unreleased" text
2018-05-29 16:30:16 -04:00
rallytime
58dee4c829
Remove sentence about the release being in progress 2018-05-29 16:27:43 -04:00
rallytime
b3dcb7330e
Remove "in progress" too 2018-05-29 16:26:28 -04: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
Daniel A. Wozniak
ebc7cde9cb
Revert job chunk wait time change
Reverting the sleep time from 0.0001 back to 0.01, sleeping such a short
amount of time eats up CPU resources needlessly.
2018-05-29 12:34:35 -07:00
rallytime
99e1df7823
Update 2017.7.6 release notes: remove "unreleased" text
In preparation for the 2017.7.6 release, remove the "unreleased" text
from the release notes.
2018-05-29 15:31:51 -04:00
Nicole Thomas
1f0bada07c
Merge pull request #47873 from gtmanfred/2017.7.6
allow tornado 5.0 to be installed only for python2
2018-05-29 15:30:22 -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
Daniel Wallace
a1c1b5b5cf
allow tornado 5.0 to be installed only for python2 2018-05-29 13:57:54 -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