Commit Graph

86138 Commits

Author SHA1 Message Date
Daniel Wozniak
5cd18b9e70
Merge pull request #47755 from dwoz/winrmtests
Be explicit about winrm setting
2018-05-21 15:39:23 -07:00
Daniel A. Wozniak
57dd89e6c3
Default to ec2 classic compatible images 2018-05-21 15:01:27 -07:00
Daniel A. Wozniak
f89668920a
Be explicit about winrm setting 2018-05-21 14:29:17 -07:00
Nicole Thomas
f45a96ba1d
Merge pull request #47668 from Ch3LL/win_pkg_test
Add pkg.latest_version windows test
2018-05-21 16:26:44 -04:00
Nicole Thomas
7b12444dfa
Merge pull request #47750 from dwoz/cloudtest
Allow ssh_interface to default to public_ips
2018-05-21 13:14:10 -04:00
Daniel A. Wozniak
63b722ba21
Allow ssh_interface to default to public_ips 2018-05-21 09:30:45 -07:00
Erik Johnson
cd484bef69
Fix "dnf list upgrades" parsing
The header for the output of this command appears to have changed at
some point, which breaks our output parsing. This adds the new header to
the `_strip_headers()` helper so that we ignore it while parsing.
2018-05-21 09:49:08 -05:00
rallytime
e458f4a031
Merge branch '2017.7.6' into '2017.7'
No conflicts.
2018-05-21 10:34:10 -04:00
Nicole Thomas
0d5b473ce2
Merge pull request #47747 from Ch3LL/rn_2017.7.6
Add changelog to 2017.7.6 release notes
2018-05-21 10:24:59 -04:00
Nicole Thomas
27fbb42210
Merge pull request #47737 from dwoz/win_timeout
Cloud test fixup
2018-05-21 10:19:48 -04:00
Ch3LL
d4aa83b92d
Add changelog to 2017.7.6 release notes 2018-05-21 10:01:00 -04:00
Daniel A. Wozniak
e88833a07d
Cloud test fixup
- Increase winrm timeout
- Ignore winrm tests when dependencies are missing
2018-05-20 01:24:03 -07:00
Nicole Thomas
1a93f060fb
Merge pull request #47729 from UtahDave/fix_get_info_doc
fix cli example to match function name
2018-05-19 07:31:20 -04:00
Nicole Thomas
8a5b34f7d9
Merge pull request #47702 from damon-atkins/2017.7.6_fix_pkg.latest_state
State pkg.latest called win pkg.install with list of pkgs and the required versions
2018-05-19 07:21:22 -04:00
Damon Atkins
adcc094e08
Merge branch '2017.7.6' into 2017.7.6_fix_pkg.latest_state 2018-05-19 12:40:51 +10:00
Damon Atkins
d51662e053 Ensure targeted_pkgs always contains value for non-windows. 2018-05-19 05:23:19 +10:00
Nicole Thomas
d610c192d9
Merge pull request #47700 from yannj-fr/2017.7.6
fix roots modification time check
2018-05-18 14:42:16 -04:00
David Boucha
443a2d72a2 fix cli example to match function name 2018-05-18 10:51:46 -06:00
Nicole Thomas
00a13761c7
Merge pull request #47682 from terminalmage/issue47182
Fix traceback when excludes are present in an included SLS file
2018-05-18 12:47:46 -04:00
Yann Jouanin
961c1ef61e fix roots modification time check 2018-05-18 17:59:26 +02:00
Yann Jouanin
aef37dd1ce fix roots modification time check 2018-05-18 17:58:01 +02:00
Yann Jouanin
2a73e905df
Merge branch '2017.7.6' into 2017.7.6 2018-05-18 17:54:05 +02:00
Nicole Thomas
518f7bcc62
Merge pull request #47708 from darkpixel/47696-do-not-enumerate-none
Wrap properties loop with a check for None.  Closes GH-47696
2018-05-18 11:25:43 -04:00
Nicole Thomas
266749420f
Merge pull request #47632 from gtmanfred/2017.7.6
handle new _create_stream in tornado 5.0
2018-05-18 10:25:16 -04:00
Nicole Thomas
2643c356af
Merge pull request #47720 from rallytime/bp-47692-2017.7.6
Back-port #47692 to 2017.7.6
2018-05-18 09:23:02 -04:00
Daniel A. Wozniak
6e5cb36839
Default windows to m1.small for ec2-classic 2018-05-18 09:21:33 -04:00
Aaron C. de Bruyn
54e9bf9ec9
Merge branch '2017.7' into 47696-do-not-enumerate-none 2018-05-17 21:34:53 -07:00
Aaron C. de Bruyn
95d4488f01
Merge branch '2017.7.6' into 47696-do-not-enumerate-none 2018-05-17 14:34:16 -07:00
Nicole Thomas
cad062eaa7
Merge pull request #47681 from rallytime/merge-2017.7
[2017.7] Merge forward from 2017.7.6 to 2017.7
2018-05-17 17:30:01 -04:00
Nicole Thomas
fd2d45d9c2
Merge pull request #47683 from Ch3LL/mac_user_test
Remove unnecessary setUp in states.test_user test for mac
2018-05-17 17:28:25 -04:00
lomeroe
49053bc106 lint fix 2018-05-17 13:56:24 -05:00
Aaron C. de Bruyn
041e4c6ddb Wrap properties loop with a check for None. Closes GH-47696 2018-05-17 10:53:50 -07:00
Damon Atkins
83b4224cf8 Adjusted based on feed back. 2018-05-18 03:34:00 +10:00
lomeroe
6f185c9179 another lint fix 2018-05-17 12:20:49 -05:00
Damon Atkins
12f983ce9f Whitespace lint issues 2018-05-18 02:18:35 +10:00
lomeroe
dbffba6876 fix tons of errors in my tests 2018-05-17 10:50:50 -05:00
Nicole Thomas
f323799c42
Merge pull request #47692 from dwoz/win_instance_type
Default windows to m1.small for ec2-classic
2018-05-17 10:44:10 -04:00
Daniel Wallace
2c50c0d2f5
fix pylint 2018-05-17 08:41:32 -05:00
Daniel Wallace
4a29057b16
Fix last test for tornado
Thank you so much @bdarnell for helping me get this last fix.

With this, the test suite passes with tornado 5.
2018-05-17 08:41:32 -05:00
Daniel Wallace
550ef2e272
allow using tornado 5.0 2018-05-17 08:41:32 -05:00
Daniel Wallace
62e468448b
handle new _create_stream in tornado 5.0
In tornado 5.0, this _create_stream function now returns a tuple instead of
just the stream.connect() object.  So since we are overriding it, we need to
update.

Also initialize the SaltMessageServer with the current io_loop set.
2018-05-17 08:41:32 -05:00
lomeroe
8c9355d34c Lint fix 2018-05-17 08:34:19 -05:00
Damon Atkins
075d3d3c49 pkg.install execution module on windows ensures the software package is
installed when no version is specified, it does not upgrade the software
to the latest. This is per the design. pkg.latest must provide the versions
to install to pkg.install
2018-05-17 23:04:31 +10:00
Yann Jouanin
20d9785244 fix roots modification time check 2018-05-17 13:50:51 +02:00
Daniel A. Wozniak
20b6070d54
Default windows to m1.small for ec2-classic 2018-05-16 14:37:07 -07:00
lomeroe
b29ec75da7 Update regexes in core grains for detecting the 'product' grain on
Solaris Sparc systems.  Additionally, copy the 'product' grain to
'productname' to be consistent with other OSes.
2018-05-16 16:34:07 -05:00
twangboy
008af0ac6b
Fix unit tests 2018-05-16 15:13:41 -06:00
twangboy
87097eefb6
Add comments about how get is returning data 2018-05-16 15:13:40 -06:00
twangboy
f1f1bfc5c1
Show GPO settings, raise error if trying to set gpo managed settings 2018-05-16 15:13:40 -06:00
Erik Johnson
d0243e8f23
Suppress spurious lint failure
This is failing because elsewhere in the test module the get_top()
member function returns None, but this is done in a highstate attribute
which is cleaned up in the tearDown and established as a fresh
salt.state.HighState instance in the setUp.
2018-05-16 15:13:54 -05:00