jeanluc
096dca61ba
Make SSH FunctionWrapper behave more like LazyLoader
2024-10-08 13:15:09 -07:00
jeanluc
3bcb67f1c1
Add tests for issues #66376 and #41794
2024-10-08 13:15:09 -07:00
jeanluc
0c8cb6890e
Fix accessing wrappers in Jinja templates via attributes
2024-10-08 13:15:09 -07:00
jeanluc
47e4c80a74
Add test for issue #66600
2024-10-08 13:15:09 -07:00
Daniel A. Wozniak
44d96002e9
Do no allow duplicate message ids
2024-09-30 15:12:27 -07:00
Daniel Wozniak
ef3d8f7840
Merge pull request #66930 from dwoz/merge/3007.x/3006.x
...
[3007.x] Merge forward 3006.x into 3007.x
2024-09-30 12:53:16 -07:00
Daniel A. Wozniak
ff12c7f8c2
Fix merge wart
2024-09-26 15:21:09 -07:00
kevin-andrew-wipro
e4aa82fbc6
Update master-cluster.rst Example Config
...
The Master Config example's `file_roots` and `pillar_roots` properties need the `base` property followed by a list of the directory. Otherwise, the Salt master shows an error in the logs.
2024-09-26 15:08:00 -07:00
Daniel A. Wozniak
19dfa41bb9
Merge remote-tracking branch 'saltstack/3006.x' into merge/3007.x/3006.x
2024-09-26 15:01:16 -07:00
vzhestkov
ee4d5321f2
Add 66856 changelog entry
2024-09-25 02:28:51 -07:00
vzhestkov
6976c17c8c
Add more cases to test grains.core._systemd
2024-09-25 02:28:51 -07:00
vzhestkov
47e412cc5c
Better handling output of systemctl --version
2024-09-25 02:28:51 -07:00
Daniel Wozniak
8db71dd316
Revert "Attempt to resolve test artifact flakiness"
...
This reverts commit f5c332b816
.
2024-09-24 15:19:12 -07:00
Daniel A. Wozniak
f5c332b816
Attempt to resolve test artifact flakiness
...
Adding a sleep between merging and downloading artifacts on windows.
2024-09-24 09:20:02 -07:00
Daniel A. Wozniak
64690a935c
Fix error in test suite teardown
...
The error seen was:
Exception ignored in atexit callback: <bound method DeferredStreamHandler.flush of <DeferredStreamHandler <_io.FileIO [closed]> (WARNING)>>
Traceback (most recent call last):
File "/home/dan/src/salt/salt/_logging/handlers.py", line 68, in flush
super().flush()
File "/usr/local/lib/python3.10/logging/__init__.py", line 1084, in flush
self.stream.flush()
ValueError: I/O operation on closed file.
2024-09-23 14:59:15 -07:00
Daniel A. Wozniak
d11775eeca
Upgrade relenv to 0.17.2
2024-09-23 13:56:36 -07:00
David Murphy
be33bf6dc6
Removed notifying Slack since Slack no longer used.
2024-09-23 13:46:50 -07:00
Daniel Wozniak
0007447eab
Merge pull request #66910 from dwoz/merge/3007.x/3006.x
...
[3007.x] Merge forward 3006.x into 3007.x
2024-09-23 13:44:49 -07:00
Daniel A. Wozniak
c38448909c
Merge remote-tracking branch 'saltstack/3006.x' into merge/3007.x/3006.x
2024-09-23 01:38:28 -07:00
Daniel A. Wozniak
b6e3f9b2c6
Fix test on platforms that do not have cdumper
2024-09-23 01:31:53 -07:00
Daniel A. Wozniak
818dd9f827
Fix yamldumper test
2024-09-23 01:31:53 -07:00
Daniel A. Wozniak
6b3418fe0b
Merge remote-tracking branch 'saltstack/3006.x' into merge/3007.x/3006.x
2024-09-20 14:20:13 -07:00
Sebastian Engel
a9c9aa294c
doc: fix jinja.import_json module docstr
2024-09-20 14:10:31 -07:00
Tom Doherty
caf62f97bd
fix yaml output
...
In b9be2de
, OrderedDict was replaced with HashableOrderedDict.
Add logic to yamldumper to handle the new type.
2024-09-20 14:08:12 -07:00
Marek Czernek
9922b1a145
Fix yamllint tests
2024-09-20 14:06:53 -07:00
Marek Czernek
7a871376a2
Reverts changes to test_transactional_update
2024-09-20 14:06:53 -07:00
Marek Czernek
c0354fc161
Ensure venv usage
2024-09-20 14:06:53 -07:00
Shane Lee
101a773df1
Fix pre-commit
2024-09-20 14:06:53 -07:00
Marek Czernek
0675d1fec7
Remove passlib assumption from pycrypto tests
2024-09-20 14:06:53 -07:00
Marek Czernek
29d4137e0b
We depend on msgpack < 1.0.0
2024-09-20 14:06:53 -07:00
Marek Czernek
db31e2bc94
Fix test_transactional_update tests
2024-09-20 14:06:53 -07:00
Marek Czernek
bf580e6698
Make tests compatible with venv bundle
2024-09-20 14:06:53 -07:00
Shane Lee
b912817240
Fixes cmd.run with requirements on Windows
...
Formats the command properly for powershell
Adds changelog and tests
2024-09-20 14:06:53 -07:00
David Murphy
393dad1790
Removed commented out name
2024-09-20 14:06:15 -07:00
David Murphy
2db4de4170
Solve the lack of combined coverage reports
2024-09-20 14:06:15 -07:00
David Murphy
a6fff58e4a
Remove comments
2024-09-20 14:06:15 -07:00
David Murphy
6e0fc168bb
Update Windows and MacOS actions for Download Code Coverage Test Run Artifacts for merge-multiple, v4 update
2024-09-20 14:06:15 -07:00
David Murphy
51099d9901
Correct logic error - removed 'needs'
2024-09-20 14:06:15 -07:00
David Murphy
51cc9b8b2e
change to force build, since github stalled it overnight
2024-09-20 14:06:15 -07:00
David Murphy
58083b7cef
Debugging
2024-09-20 14:06:15 -07:00
David Murphy
ac09c433b3
Trying other debug methods
2024-09-20 14:06:15 -07:00
David Murphy
d77a0d5fc9
Trying including hidden files for coverage on Linux - Test
2024-09-20 14:06:15 -07:00
David Murphy
3827456452
removing commented out 4.3.6, and added debugging
2024-09-20 14:06:15 -07:00
David Murphy
9cef9a6ac0
Revert to using v4 and alter pattern (leave off dash)
2024-09-20 14:06:15 -07:00
David Murphy
059d1e0269
Testing previous version 4.3.6 instead of latest 4.4.0 for action/upload-artifact/merge
2024-09-20 14:06:15 -07:00
hurzhurz
698979fe55
fix nacl.keygen for not yet existing sk_file or pk_file
2024-09-19 14:56:24 -07:00
sunxingboo
748943cd59
Corrected the description of the two parameters mkey and key in the MWorker constructor.
2024-09-19 14:47:43 -07:00
Erik Johnson
d4b2957194
Add changelog file
2024-09-19 14:46:52 -07:00
Erik Johnson
6c3365f67c
Move grain_opts to subdict to prevent overwriting core grains
2024-09-19 14:46:52 -07:00
Daniel Wozniak
ae1d3f3eb3
Merge pull request #66857 from twangboy/fix_64630
...
[3006.x]Manage symlinks after dirs and files
2024-09-19 13:43:19 -07:00