Commit graph

113421 commits

Author SHA1 Message Date
MKLeb
95c7926176 update requirements for pytest-httpserver and fix test_http_query 2022-03-18 09:26:59 -04:00
Pedro Algarvio
676e3c061e Be sure to import the required fixtures 2022-03-17 14:08:04 -07:00
Megan Wilhite
2c2b9f7fd8 Add versionadded to peer_region docs 2022-03-17 14:32:49 -04:00
Wayne Werner
0a6662cdf0 Add changelog 2022-03-17 14:32:49 -04:00
Gareth J. Greenaway
c3160e12da Porting PR #51498 to 2019.2.1 2022-03-17 14:32:49 -04:00
ch3ll
5c51e0f17a Add boto vpc peer_region test 2022-03-17 14:32:49 -04:00
Benjamin Drung
ae899aee64 Fix various spelling mistakes in release notes
There are various spelling mistakes in the git commit messages in the
release notes.

Fix those spelling mistakes. Since each commit is either referenced by
the commit has or pull request, fixing those spelling mistakes has no
negative effect on finding those commit.

Signed-off-by: Benjamin Drung <benjamin.drung@ionos.com>
2022-03-16 16:45:52 -04:00
Benjamin Drung
04d0bdbc76 Fix spelling mistake of receive
There are a few spelling mistakes for `receive` in the code.

Signed-off-by: Benjamin Drung <benjamin.drung@ionos.com>
2022-03-16 16:32:34 -04:00
nicholasmhughes
51bebd9c03 python3.5 os function calls don't support path type as arg 2022-03-16 11:12:49 -04:00
nicholasmhughes
ece9201ebe fixes saltstack/salt#61743 file.replace mtime update on no changes 2022-03-16 11:12:49 -04:00
Pedro Algarvio
e26308c67d Mark dockers tests as slow tests
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-03-16 06:34:39 +00:00
Pedro Algarvio
34f139fde3 Try to pull docker containers and skip tests on failure
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-03-16 06:34:39 +00:00
Pedro Algarvio
e29f75423f Fix git version parsing on macOS
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-03-15 20:14:04 -07:00
Pedro Algarvio
5020bb69a9 Let's make the git version a local variable to be shown on test failures
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-03-15 20:14:04 -07:00
Pedro Algarvio
30dcab7dcf After git version 2.35.0, the output goes to `stderr`
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-03-15 20:14:04 -07:00
Pedro Algarvio
7dc39712dc Create a fixture which is always world read/write and use it
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-03-15 20:14:04 -07:00
Pedro Algarvio
46810c8cd0 Address test accounts not able to write coverage data
```
Traceback (most recent call last):
  File "...../lib64/python3.6/site-packages/coverage/sqldata.py", line 236, in _wrapped
    return method(self, *args, **kwargs)
  File "...../lib64/python3.6/site-packages/coverage/sqldata.py", line 497, in add_arcs
    self._choose_lines_or_arcs(arcs=True)
  File "...../lib64/python3.6/site-packages/coverage/sqldata.py", line 522, in _choose_lines_or_arcs
    with self._connect() as con:
```

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-03-15 20:14:04 -07:00
Pedro Algarvio
7e87d7668f `pip==9.0.1 is dead
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-03-15 20:14:04 -07:00
Pedro Algarvio
f112349d27 Stop stripping the requirements markers.
Fixes ``tests.pytests.scenarios.setup.test_install.test_setup_install[USE_STATIC_REQUIREMENTS=0]``

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-03-15 20:14:04 -07:00
Maurice Kok
ae517aa23b Update walkthrough_macosx.rst
fixed link to master configuration example
2022-03-15 16:44:19 -04:00
Thomas Phipps
f87d5d7abb fix 57992, add and add latest to vault checks. 2022-03-11 10:42:28 -05:00
Ivan Fraixedes
34f7d73d47
doc: Remove link to deleted GH repo (#60664)
* doc: Remove link to deleted GH repo

Remove a link to a repo that used to host an example of a "Salt state"
because it has been deleted and the URL doesn't resolve anymore.

* remove deleted gh link in community index

Co-authored-by: Megan Wilhite <megan.wilhite@gmail.com>
Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
2022-03-10 15:41:06 -05:00
nicholasmhughes
b34f84ce84 fixes saltstack/salt#61763 add archive.extracted etag support 2022-03-10 15:08:41 -05:00
David Murphy
c3f985f981 Per review comments, replaced '/' with os.sep 2022-03-09 10:13:26 -08:00
David Murphy
ad8c8eff19 Cleanup comments 2022-03-09 10:13:26 -08:00
David Murphy
b59c3236cc Updated tests further due to reviewer comments 2022-03-09 10:13:26 -08:00
David Murphy
f7cf332be0 Updated tests per reviewers comments 2022-03-09 10:13:26 -08:00
David Murphy
a72bbba51b State tests for absolute and relative paths 2022-03-09 10:13:26 -08:00
David Murphy
88fd6794c0 Convert relative paths to absolute as their associated sls file is processed 2022-03-09 10:13:26 -08:00
HerHde
2772b002aa Change ssh_keys default value 2022-03-08 15:44:29 -05:00
HerHde
7e9a8362e2 Add missing docstrings 2022-03-08 15:44:29 -05:00
HerHde
3849019f71 Add test for config loading 2022-03-08 15:44:29 -05:00
HerHde
a6272cfc3e Replace config value loading with get_cloud_config_value() 2022-03-08 15:44:29 -05:00
Twangboy
35e6c23e5d Fix some pre-commit issues 2022-03-08 15:38:30 -05:00
Twangboy
108d173345 Docs about keys in the changes part of the return 2022-03-08 15:38:30 -05:00
Twangboy
40182401f8 Add changelog 2022-03-08 15:38:30 -05:00
Twangboy
8211437023 Return all changes, update tests 2022-03-08 15:38:30 -05:00
Gareth J. Greenaway
43fd0ab350 Removing unnecessary assert. 2022-03-08 15:33:38 -05:00
Gareth J. Greenaway
23617f8691 Adding changelog 2022-03-08 15:33:38 -05:00
Gareth J. Greenaway
3ea00c4428 Test changes and ensure that when config.get is run targeting deltaproxy controlled proxy minions that the correct values are returned 2022-03-08 15:33:38 -05:00
Gareth J. Greenaway
02ad058a33 ensure opts is included in pack for minion_mods and config loads opts from the named_context. 2022-03-08 15:33:38 -05:00
nicholasmhughes
a8da6af12c add proxy check for pre_exec grains loader 2022-03-08 15:33:13 -05:00
nicholasmhughes
dde0d08e4b fix keyerror for new option 2022-03-08 15:33:13 -05:00
nicholasmhughes
a5fcf442a3 fixes saltstack/salt#61708 add grains_refresh_pre_exec option for minions 2022-03-08 15:33:13 -05:00
Wayne Werner
7e86d9e341 Update test for env roots caching 2022-03-08 15:30:19 -05:00
nicholasmhughes
bebfe6168f fixes saltstack/salt#61738 dynamic env master caching 2022-03-08 15:30:19 -05:00
Daniel A. Wozniak
3d17d1dd4e Reduce scope of fixture and cleanup defuct process 2022-03-07 16:20:59 -05:00
Megan Wilhite
7d0aa1ab33 Bump amazon ci timeout to 7 2022-03-07 12:51:31 -08:00
Wayne Werner
c94edcef35 more truth in docs 2022-03-07 15:14:44 -05:00
Pravanjan Hota
75d9b60fc9 Issue#60835 Fix doc error in network.ip_networks[46] 2022-03-07 14:54:33 -05:00