Mike Place
045d81c9d3
Merge pull request #50291 from rallytime/bp-50230
...
Back-port #50230 to 2018.3
2018-10-31 20:22:24 +01:00
Nicole Thomas
00437aa9c4
Merge pull request #50315 from rallytime/merge-2018.3
...
[2018.3] Merge forward from 2018.3.3 to 2018.3
2018-10-31 10:16:33 -04:00
rallytime
422465e53c
Merge branch '2018.3.3' into '2018.3'
...
No conflicts.
2018-10-30 14:36:46 -04:00
Nicole Thomas
1aae681229
Merge branch '2018.3' into bp-50230
2018-10-30 12:26:15 -04:00
Mike Place
84ee7a3038
Merge pull request #50309 from rallytime/merge-2018.3
...
[2018.3] Merge forward from 2017.7 to 2018.3
2018-10-30 17:07:24 +01:00
rallytime
381a59d56e
Merge branch '2017.7' into '2018.3'
...
Conflicts:
- salt/states/pip_state.py
- tests/integration/cloud/clouds/test_ec2.py
2018-10-30 11:41:18 -04:00
Nicole Thomas
b805bab25c
Merge pull request #50308 from rallytime/test-fixes
...
Fix matcher grain file
2018-10-30 11:27:46 -04:00
Nicole Thomas
11fa33e41d
Merge pull request #50295 from dubb-b/remove-cloud-change
...
Removing an un needed change and maybe fixing the lint error
2018-10-30 11:27:22 -04:00
rallytime
f23852207f
Fix matcher grain file
...
This was inadvertently changed in th filename_map backport.
This commit restores the matcher grain file to match all branches previous
to the inadvertent change.
2018-10-30 09:51:51 -04:00
Nicole Thomas
57fe6cdb18
Merge pull request #50270 from terrible-broom/feature/apt-cache-show-instead-of-dump
...
apt: speedup installing packages with '>=' or '<=' and reduced memory…
2018-10-30 09:24:35 -04:00
Nicole Thomas
6c1b05ad9e
Lint: add extra blank line
2018-10-30 09:22:24 -04:00
Daniel Wallace
6a65402dac
Merge pull request #50293 from saltstack/jenkins
...
update jenkins version for 2018.3
2018-10-29 18:39:34 -05:00
Daniel Wallace
935f1815a2
Merge pull request #50289 from gtmanfred/2018.3
...
ignore empty line in localectl status output
2018-10-29 16:39:06 -05:00
Brett Benassi
80982ada82
Removing an un needed change and maybe fixing the lint error
2018-10-29 15:30:51 -06:00
Daniel Wallace
fe6fbc43d7
update jenkins version for 2018.3
2018-10-29 16:05:34 -05:00
Anna Martynova
a4df706d1d
fix review notes
2018-10-29 23:57:07 +03:00
rallytime
1ef712a178
Add various ssh tests to the filemap for salt/utils/vt.py changes
...
Some of the salt-ssh tests use the salt/utils/vt.py functions. A recent
change in that file caused about 90 tests to start failing on the branch.
We need to make sure these tests run when changes to the vt.py util are
made in PRs.
2018-10-29 16:40:23 -04:00
Daniel Wallace
fb43061cb1
fix test
2018-10-29 14:45:23 -05:00
Daniel Wallace
5eb0e37f4e
add extra space to localemod test
2018-10-29 14:31:36 -05:00
Daniel Wallace
e8dc8baf71
if line in output of localectl is empty, ignore it
2018-10-29 14:29:14 -05:00
Nicole Thomas
10ba8b42a8
Merge pull request #50276 from rallytime/merge-2018.3
...
[2018.3] Merge forward from 2017.7 to 2018.3
2018-10-29 15:05:14 -04:00
Nicole Thomas
0f1dc08d41
Merge pull request #50282 from twangboy/fix_test_diskusage
...
Fix `unit.beacons.test_diskusage` on Windows
2018-10-29 14:37:12 -04:00
Nicole Thomas
e00c507670
Merge pull request #50287 from whytewolf/boto_vpc
...
minor correction to boto_vpc.route_table_present example
2018-10-29 14:24:12 -04:00
Thomas "Whytewolf" Phipps
5a396441a3
minor correction to boto_vpc.route_table_present example, subnet_names was on wrong indent level
2018-10-29 11:15:57 -07:00
Daniel Wallace
37ae06cefb
Merge pull request #50280 from gtmanfred/2017.7
...
fix InstallRequirement.from_line for pip 18.1
2018-10-29 12:10:03 -05:00
twangboy
fd369dd115
Mock is_windows = False
2018-10-29 10:25:56 -06:00
Nicole Thomas
f7c2f04574
Merge pull request #50182 from terminalmage/issue50050
...
Backport runtests.py modifications from develop to 2018.3
2018-10-29 12:25:06 -04:00
rallytime
f05abb09de
Merge branch '2017.7' into '2018.3'
2018-10-29 11:22:36 -04:00
Nicole Thomas
6ae8a33ced
Merge pull request #50281 from dubb-b/add_subnet
...
Add subnet
2018-10-29 11:20:12 -04:00
Nicole Thomas
4fdcf7c4a7
Lint: Add extra blank line
2018-10-29 11:17:12 -04:00
Brett Benassi
cebfd8ad03
Fixing lint error
2018-10-29 09:08:48 -06:00
rallytime
113d76e045
Revert "Move jinja templating tests alongside salt/utils/jinja.py's tests"
...
This reverts commit 6d9c2eb6b0
.
2018-10-29 11:05:33 -04:00
Brett Benassi
0da6301d5a
Merge branch '2017.7' of https://github.com/saltstack/salt into add_subnet
2018-10-29 08:58:05 -06:00
Brett Benassi
2df611565a
Adding subnetID so it knows the right VPC to build the node in.
2018-10-29 08:57:22 -06:00
Daniel Wallace
58080747e1
fix InstallRequirement.from_line for pip 18.1
...
Fixes #49967
2018-10-29 09:53:21 -05:00
rallytime
3057ca4b0b
Lint fix: add extra blank line in core.py
2018-10-29 10:46:46 -04:00
rallytime
8968f9d164
Revert "Rename test_map_conf test file to respect naming convention"
...
This reverts commit 8326a09921
.
2018-10-29 10:46:29 -04:00
rallytime
85a9395c2a
Remove saltclass pillar unit test for list expansion
...
This test only applies to functionality present in Fluorine or newer.
This commit will need to be reverted again in the fluorine branch.
2018-10-29 10:34:24 -04:00
rallytime
3d95673be0
Use get_config_dir() instead of self.config_dir
...
This attribute does not exist in the 2018.3 branch. Use the function
for now, and then change this back on the merge-forward.
2018-10-29 10:23:00 -04:00
rallytime
e8b3a62b31
Add init file back in for unit/client pkg
...
This file was accidentally removed during some test renaming. The absence
of this file prevents the test from running due to an ImportError.
2018-10-29 10:19:52 -04:00
rallytime
a0cfbdcb79
Merge branch '2017.7' into '2018.3'
...
No conflicts.
2018-10-29 09:55:06 -04:00
Nicole Thomas
1e8b092256
Merge pull request #50267 from m03/fix-aptly-config-paths-20183
...
Fix missing aptly config paths
2018-10-29 09:27:22 -04:00
Anna Martynova
d059edd45f
apt: speedup installing packages with '>=' or '<=' and reduced memory consumption
2018-10-29 13:53:35 +03:00
m03
319bb31944
Fix missing aptly config paths
2018-10-28 11:32:45 -07:00
Daniel Wallace
b94a43b09e
Merge pull request #50184 from ethanculler/fix-minion-return-exception-with-return
...
Added handling for minion return exceptions containing the word "return"
2018-10-26 19:16:56 -05:00
Daniel Wallace
6b009b4290
Merge pull request #50258 from dubb-b/fix_cloud_ec2
...
Adding securitygroupname as the config instead of securitygroup
2018-10-26 18:03:06 -05:00
Brett Benassi
6a1e9f0a7f
Adding securitygroupname as the config instead of securitygroup
2018-10-26 15:38:48 -06:00
Daniel Wallace
3e1aac9dad
Merge pull request #50251 from gtmanfred/2017.7
...
bump salt version to 2017.7.8 for test bootstrapping
2018-10-26 15:54:50 -05:00
Cédric Bosdonnat
d527dd29cc
Rename states/test_libvirt.py into states/test_virt.py
...
Modules test files are named after the module itself, the state virt
module needs to comply with that rule too.
2018-10-26 16:05:03 -04:00
rallytime
ab4a670ff2
Remove pgjsonb returner unit tests
...
The tests that are written in this file are for functions not present
in the 2018.3 branch.
This commit will need to be reverted in the merge-forward to `fluorine`.
2018-10-26 15:58:46 -04:00