Commit Graph

86057 Commits

Author SHA1 Message Date
Ch3LL
788abf771e
Add user state integration tests to windows 2018-05-24 11:46:02 -04:00
Daniel Wallace
c9cccf53b9
Merge pull request #47816 from Ch3LL/disable_windows
Add windows to service disable ERROR check in tests
2018-05-24 10:31:35 -05:00
Ch3LL
2509d36888
Add windows to service disable ERROR check in tests 2018-05-24 08:30:17 -04:00
Nicole Thomas
2cb6634c6b
Merge pull request #47773 from frogunder/45011
add win_servermanager.list_available test
2018-05-23 15:44:13 -04:00
Nicole Thomas
e65dece202
Merge pull request #47807 from dwoz/winrmtests
Try an even bigger timeout
2018-05-23 15:38:20 -04:00
Daniel A. Wozniak
1f1cc1357a
Increase instance size for cloud tests 2018-05-23 12:35:57 -07:00
Daniel A. Wozniak
be8dcd21f1
Try an even bigger timeout 2018-05-23 11:08:14 -07:00
Nicole Thomas
46618d2ce7
Merge pull request #47765 from meaksh/2017.7-fix-zypper-error-reading-repo
Prevent zypper from parsing repo configuration from not .repo files
2018-05-23 10:45:03 -04:00
Nicole Thomas
0e87559ee3
Merge pull request #47781 from rallytime/update-linode-sizes
Update cloud test profile and docs to use new Linode size lables
2018-05-23 09:09:12 -04:00
Nicole Thomas
3ddc56cb9b
Merge pull request #47748 from rallytime/merge-2017.7
[2017.7] Merge forward from 2017.7.6 to 2017.7
2018-05-22 16:53:01 -04:00
Daniel Wozniak
0ddc864f90
Merge pull request #47779 from dwoz/winrmtests
Increase ec2 cloud timeouts to 1000
2018-05-22 13:35:44 -07:00
Daniel A. Wozniak
d5eafe9d53
Use common timeout variable 2018-05-22 13:27:26 -07:00
rallytime
a90c1b760e
Update cloud test profile and docs to use new Linode size lables
Linode changed their size labels recently, so the cloud test profile
and the docs need to be updated accordingly.

The new sizes can be found by running `salt-cloud --list-sizes <my-linode-config>`.

For example, the `Linode 2048` size is now `Linode 2GB`.
2018-05-22 16:00:39 -04:00
Daniel A. Wozniak
7e948eb540
Increase ec2 cloud timeouts to 1000 2018-05-22 12:23:31 -07:00
rallytime
b75f5ae38e
Merge branch '2017.7.6' into '2017.7'
No conflicts.
2018-05-22 15:10:49 -04:00
Nicole Thomas
edf94c915e
Merge pull request #47775 from gtmanfred/2017.7.6
catch UnsupportedOperation with AssertionError
2018-05-22 15:04:12 -04:00
Daniel Wallace
548f65d056
catch UnsupportedOperation with AssertionError 2018-05-22 12:43:16 -05:00
rallytime
17596f3025
Merge branch '2017.7.6' into '2017.7'
No conflicts.
2018-05-22 11:26:44 -04:00
Nicole Thomas
8c38ecd75f
Merge pull request #47769 from gtmanfred/2017.7.6
skip test that breaks test suite
2018-05-22 11:12:53 -04:00
Nicole Thomas
17c4c8443c
Merge pull request #47430 from baniobloom/vpc_association_not_found
Add catch for VPCAssociationNotFound
2018-05-22 10:54:00 -04:00
Nicole Thomas
9c5dde1449
Merge pull request #47525 from baniobloom/duplicate_sec_group_rule
Trying to add a duplicate sec group rule true
2018-05-22 10:51:08 -04:00
Frode Gundersen
7c9b0bda33
add win_servermanager.list_available test 2018-05-22 14:43:11 +00:00
Daniel Wallace
536ce2fa42
Merge pull request #47772 from gtmanfred/2017.7
lock down dependencies for kitchen-salt
2018-05-22 09:21:48 -05:00
Daniel Wallace
67756a50fd
lock down dependencies for kitchen-salt 2018-05-22 09:20:29 -05:00
Nicole Thomas
12b330f049
Merge pull request #47749 from terminalmage/issue47717
Fix "dnf list upgrades" parsing
2018-05-22 08:51:28 -04:00
Pablo Suárez Hernández
4475ba19b8
Prevent zypper from parsing repo configuration from not .repo files 2018-05-22 12:04:48 +01:00
Daniel Wallace
3fdfc0fa82
skip test that breaks test suite 2018-05-21 17:42:35 -05:00
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