Erik Johnson
9f547205a0
Add ignore ability to process_read_exception
2018-11-27 11:45:01 -06:00
Mike Place
015834ded9
Merge pull request #50577 from garethgreenaway/bp-50397
...
Back-port PR #50397 to 2018.3
2018-11-19 14:28:41 -07:00
Thomas Lemarchand
dd2d8725db
Documentation
2018-11-19 12:16:48 -08:00
Thomas Lemarchand
af6d21f772
Import unicode_literals from future and add versionadded tag
2018-11-19 12:16:42 -08:00
Thomas Lemarchand
09dc09d88d
Disable powershell modules list
...
Add list_kbs function
2018-11-19 12:16:35 -08:00
Thomas Lemarchand
05852d0865
pchanges to changes
...
named parameters
2018-11-19 12:16:27 -08:00
Thomas Lemarchand
16525e4312
Add Win WUSA management, to install Windows Update files (.msu).
...
Fixes #46292
2018-11-19 12:16:10 -08:00
Erik Johnson
12e0d80271
Merge pull request #50570 from garethgreenaway/merge-2018.3
...
[2018.3] Merge forward from 2017.7 to 2018.3
2018-11-19 14:04:04 -06:00
Gareth J. Greenaway
4c85119a57
merge-forward 2017.7 to 2018.3
2018-11-19 10:39:38 -08:00
Gareth J. Greenaway
6fba83c294
Merge pull request #50519 from garethgreenaway/50266_core_virtual_grain_fixes
...
[2018.3] Fix to virtual core grain
2018-11-16 15:42:17 -08:00
Gareth J. Greenaway
dcae2f08c4
Merge branch '2018.3' into 50266_core_virtual_grain_fixes
2018-11-16 14:48:33 -08:00
Daniel Wozniak
02238a7c0b
Merge pull request #50520 from dwoz/issue_50459
...
Always set .gitconfig dir to user's home
2018-11-16 10:27:45 -07:00
Erik Johnson
84edd6269e
Merge pull request #50427 from sathieu/bp-git_pillar_tests
...
Backports git_pillar tests improvements to 2018.3
2018-11-16 10:37:28 -06:00
Megan Wilhite
edd97384d3
Merge pull request #50532 from dubb-b/2017.7
...
Adding tag to ec2 cloud tests
2018-11-16 09:30:54 -05:00
Mathieu Parent
12ea1cc01e
git_pillar: Add tests for mountpoint parameter
...
(cherry picked from commit 6e2f4e471d08fcc29ce144af6dcd605b85644522)
2018-11-16 06:07:24 +01:00
Mathieu Parent
fce467e438
git_pillar: Add tests for root parameter
...
(cherry picked from commit 2e88b74816
)
2018-11-16 06:07:24 +01:00
Mathieu Parent
ba150a5182
Don't fail on git_pillar tests when destructive tests are not enable
...
This fixes the following when running `python tests/runtests.py --ext-pillar`:
-------- Tests with Errors ------------------------------------------------------------------------------------------------------------------------
-> tearDownClass (integration.pillar.test_git_pillar.TestGitPythonSSH) ...........................................................................
Traceback (most recent call last):
File ".../salt/tests/support/gitfs.py", line 481, in tearDownClass
if cls.case.sshd_proc is not None:
AttributeError: 'NoneType' object has no attribute 'sshd_proc'
...................................................................................................................................................
-> tearDownClass (integration.pillar.test_git_pillar.TestPygit2SSH) ..............................................................................
Traceback (most recent call last):
File ".../salt/tests/support/gitfs.py", line 481, in tearDownClass
if cls.case.sshd_proc is not None:
AttributeError: 'NoneType' object has no attribute 'sshd_proc'
...................................................................................................................................................
-----------------------------------------------------------------------------------------------------------------------------------------------------
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
(cherry picked from commit 84e9fce9bb
)
2018-11-16 06:07:22 +01:00
Nicole Thomas
46514818a5
Merge pull request #50530 from terminalmage/salt-jenkins-1209
...
Enable proxy/ssh daemons when filename mapping causes those tests to be run
2018-11-15 18:03:05 -05:00
Brett Benassi
009e52d4b9
Adding tag to ec2 cloud tests
2018-11-15 15:36:05 -07:00
Erik Johnson
fbee11dadc
Enable proxy/ssh daemons when filename mapping causes those tests to be run
...
The proxy and ssh tests won't run when the `--proxy` and `--ssh` CLI
flags, respectively, aren't passed to runtests.py. This ensures that we
start the daemons when the file mapping logic triggers them to be run.
2018-11-15 16:26:05 -06:00
Daniel A. Wozniak
1aa2e3466f
Simplifie and portable homedir lookup
2018-11-15 11:51:36 -07:00
Daniel A. Wozniak
f14f7470d9
Fix windows home dir lookup
2018-11-15 11:46:53 -07:00
Gareth J. Greenaway
4f30611c69
lint
2018-11-15 10:31:30 -08:00
Gareth J. Greenaway
4f9eb95d7f
Fixing a typo in the _virtual function, should be checking for existing grains in osdata not grains. Updating the detection to look for /sys/bus/xen/drivers/xenconsole instead of specifically looking for any files under /sys/bus/xen/drivers. Some systems that are not running as Xen PV hosts include files under that location, particular Oracle Linux.
2018-11-15 10:31:30 -08:00
Nicole Thomas
6c07ba47ba
Merge pull request #50526 from terminalmage/issue50224
...
Work around augeas' lack of unicode support
2018-11-15 12:33:25 -05:00
Erik Johnson
ee246eda6c
Work around augeas' lack of unicode support
2018-11-15 10:31:14 -06:00
Daniel A. Wozniak
d3620c3356
Always set .gitconfig dir to user's home
2018-11-15 00:58:44 -07:00
Nicole Thomas
b0446f527e
Merge pull request #50500 from terminalmage/2017.7-docs
...
Set jenkins docs job to treat any warnings as errors
2018-11-14 14:30:27 -05:00
Nicole Thomas
d83da51d8b
Merge pull request #50503 from terminalmage/2018.3-docs
...
Set jenkins docs job to treat any warnings as errors (2018.3 branch)
2018-11-14 14:30:23 -05:00
Gareth J. Greenaway
fa2f4a5595
Merge pull request #50514 from bornwitbugs/load_beacon_fix
...
Load beacon fix
2018-11-14 11:20:32 -08:00
bornwitbugs
e59ced6507
Merge branch '2018.3' of github.com:saltstack/salt into load_beacon_fix
2018-11-14 17:54:37 +00:00
Nicole Thomas
a50377be29
Merge pull request #50509 from Ch3LL/merge-2018.3
...
[2018.3] Merge forward from 2017.7 to 2018.3
2018-11-14 12:52:05 -05:00
Ch3LL
178dab3a4b
Merge branch 2017.7 into 2018.3
...
Conflicts:
- doc/topics/tutorials/salt_bootstrap.rst
- tests/integration/cloud/clouds/test_digitalocean.py
2018-11-14 10:33:44 -05:00
Nicole Thomas
55b4914644
Merge pull request #50502 from twangboy/lgpo_2018.3
...
Add definition for RestrictRemoteSAM
2018-11-14 09:30:37 -05:00
Erik Johnson
a4fc1087a3
Fix docs configuration for renamed logstash engine
2018-11-13 19:04:46 -06:00
Erik Johnson
5b064646f7
Set docs jenkins job to treat warnings as errors
2018-11-13 15:01:10 -06:00
Erik Johnson
9b6c6697ea
Update docs references for states with func_alias
2018-11-13 15:01:10 -06:00
Erik Johnson
62b5d400b6
Disable custom sphinx automodule
...
This causes a warning and doesn't provide a tangible benefit since we
have CLI examples for functions.
2018-11-13 14:51:12 -06:00
twangboy
fe92a3a506
Add definition for RestrictRemoteSAM
2018-11-13 13:14:58 -07:00
Mike Place
c1dde7e9b1
Merge pull request #50328 from rallytime/fix-48734
...
Fix issue with salt-run jobs.list_jobs where Target: unknown-target
2018-11-13 12:49:57 -07:00
Erik Johnson
870a364a78
Set docs jenkins job to treat warnings as errors
2018-11-13 13:25:58 -06:00
Erik Johnson
e03bdcdc60
Update docs references for states with func_alias
2018-11-13 13:25:58 -06:00
Erik Johnson
8a2c08f683
Disable custom sphinx automodule
...
This causes a warning and doesn't provide a tangible benefit since we
have CLI examples for functions.
2018-11-13 13:25:58 -06:00
Daniel Wozniak
351faeb952
Merge pull request #50499 from dwoz/build_fix
...
Fix 2018.3 build
2018-11-13 11:46:54 -07:00
Daniel A. Wozniak
5754b4a7c6
Fix 2018.3 build
2018-11-13 11:33:26 -07:00
Mike Place
6f4b23f689
Merge pull request #50496 from terminalmage/2018.3-docs
...
Fix 2018.3 docs build warnings
2018-11-13 10:21:08 -07:00
Nicole Thomas
c00fd43ee9
Merge pull request #50493 from rallytime/bp-50362
...
Back-port #50362 to 2017.7
2018-11-13 11:59:50 -05:00
Nicole Thomas
6b272c1d65
Merge pull request #50492 from rallytime/bp-50228-and-50443
...
Back-port #50228 and #50443 to 2018.3
2018-11-13 11:59:14 -05:00
Nicole Thomas
3cac1d0de7
Merge pull request #50494 from terminalmage/2017.7-docs
...
Late import to fix docs build errors
2018-11-13 11:29:22 -05:00
rallytime
7879a2d791
Fix logging format
2018-11-13 11:27:57 -05:00