Salt Project Packaging
ce9d09bc9c
Release v3006.7
2024-02-20 22:04:07 +00:00
Pedro Algarvio
ba52813f7d
Switch hooks to the Saltstack ORG
2024-02-20 14:46:00 -07:00
Daniel A. Wozniak
736ae6c79e
Fix ssh tests
2024-02-20 15:15:13 +00:00
Daniel A. Wozniak
96bd2b2b9b
Upgrade to relenv 0.15.1
2024-02-19 15:19:42 +00:00
Daniel A. Wozniak
507f727106
Add changelog for salt-pip fix
2024-02-19 15:19:42 +00:00
Daniel A. Wozniak
b8c6c59117
Bump relenv version to 0.15.0
2024-02-19 15:19:42 +00:00
Shane Lee
6b98f0d828
Fix lint error
2024-02-18 21:56:52 -07:00
Shane Lee
75db735867
Fix an issue with unresolved grains on Windows
...
Some WMI calls are returning empty, maybe something is corrupted
underneath. This will just return None for grains that can't be
collected using WMI.
2024-02-18 21:56:52 -07:00
Daniel A. Wozniak
661c216fa4
Try disconnecting while we wait
2024-02-18 21:26:25 -07:00
Daniel A. Wozniak
6703d19bce
Upgrade pyzmq on darwin due to build failure
2024-02-18 19:48:18 -07:00
Pedro Algarvio
3e540257c5
Bump to pytest==7.3.2
since it handles pytest-timeout without tracebacks
2024-02-18 19:48:18 -07:00
Pedro Algarvio
f335d64b0c
Bump to `ansible-core==2.16.3
` due to https://github.com/advisories/GHSA-h24r-m9qc-pvpg
2024-02-18 19:48:18 -07:00
Pedro Algarvio
bf02ba409a
Bump to cryptography==42.0.3
due to https://github.com/advisories/GHSA-3ww4-gg4f-jr7f
2024-02-18 19:48:18 -07:00
Daniel A. Wozniak
729cf37b79
Set loglevel for unit test
2024-02-18 03:27:05 -07:00
vzhestkov
9cc0635ed3
Fix test_deferred_stream_handler test
2024-02-18 03:27:05 -07:00
vzhestkov
39bb721d37
Fix the _logging test with setting minimum logging level
2024-02-18 03:27:05 -07:00
vzhestkov
efa63ac3f2
Call set_lowest_log_level_by_opts with set_logging_options_dict
2024-02-18 03:27:05 -07:00
Pedro Algarvio
c3826c6143
Increase timeouts on problematic test
2024-02-17 11:49:32 +00:00
Daniel A. Wozniak
ed67c89403
Fix pre-commit
2024-02-16 14:08:20 -07:00
Cian Yong Leow
a974d5d7db
Fix exceptions being set on completed futures
...
Fixes an issue in the ZeroMQ transport where caught exceptions were being set on futures that had already completed (i.e. done) and were logging lots of error messages.
2024-02-16 14:08:20 -07:00
Pedro Algarvio
1ad68fcd93
Increase timeouts on problematic tests and default to func_only=True
2024-02-16 14:03:50 -07:00
Daniel A. Wozniak
17140c44b8
Update deltaproxy test timeout
2024-02-16 04:06:07 -07:00
Pedro Algarvio
17dddc83ba
Increase timeouts on problematic tests
2024-02-15 15:25:35 -07:00
Daniel A. Wozniak
aaec5957bb
Fix circular imports in tests
2024-02-15 15:08:17 -07:00
Daniel A. Wozniak
a48355cf8b
Add changelog for fileclient re-use
2024-02-15 15:08:17 -07:00
Daniel A. Wozniak
1e90161d09
Add tests to validate fileclient re-use
2024-02-15 15:08:17 -07:00
Daniel A. Wozniak
6a5a7fa9f3
Add persistant fileclient to renderes
2024-02-15 15:08:17 -07:00
Daniel A. Wozniak
8b10022702
Use compare_digest when validateing hmac disgests
2024-02-15 10:11:21 -07:00
Thomas Phipps
b27ae54c12
fix tests/pytests/functional/cli/test_batch.py::test_batch_issue_56273
2024-02-14 14:30:00 -07:00
Daniel A. Wozniak
da31638f0a
Add test for return fix
2024-02-14 14:30:00 -07:00
Thomas Phipps
2dd0f29663
add changelog
2024-02-14 14:30:00 -07:00
Thomas Phipps
c6274471cf
the fix for grabbing just our events and not sseapes
2024-02-14 14:30:00 -07:00
Daniel A. Wozniak
056a77cca8
Add missing changelog for 65932
2024-02-14 14:26:56 -07:00
Daniel A. Wozniak
332533b1c9
Fix default request channel timeout regression
2024-02-14 14:26:39 -07:00
Erik Johnson
9a04397c11
[3006.x] Clarify that state.apply with no arguments runs a highstate
2024-02-14 14:26:15 -07:00
Shane Lee
62a58e3cca
Handle upgrade scenario
2024-02-14 14:24:38 -07:00
Shane Lee
8957046268
Make Photon 3 & 4 tests like Photon 5
2024-02-14 14:24:38 -07:00
Shane Lee
0021cb870d
Fix the spec file for RPMs
...
Looked up the actual code for the macros being replaced
Made sure we're doing the proper if statements
Cleaned up the tests a little
2024-02-14 14:24:38 -07:00
Shane Lee
0917a5abf7
Update pkg upgrade/downgrade tests to check pids
2024-02-14 14:24:38 -07:00
ScriptAutomate
6fa6c86a47
Fix systemd scriptlet calls in RPMs
2024-02-14 14:24:38 -07:00
Pedro Algarvio
68c6fd4fba
Increase timeouts on problematic tests
2024-02-14 14:22:06 -07:00
Erik Johnson
f77d7ea750
Updates to contributing docs
...
1. Docs reference an EOL version of Python when recommending a version
to install using pyenv. (resolves #65978 )
2. Fixes incorrect location for tests (as described in #66021 )
2024-02-14 01:01:45 -07:00
Pedro Algarvio
0878b59797
Increase timeouts on problematic tests
2024-02-14 01:00:35 -07:00
Daniel A. Wozniak
5150b7f726
Fix line endings in auth_v1 test key
2024-02-14 00:49:27 -07:00
Skyler Hawthorne
37587fbd8a
skip tests on fips
...
tests fail on fips enabled platforms due to md5 being disallowed by
default
2024-02-13 21:38:54 +00:00
Skyler Hawthorne
3703fc5291
fix incorrect hash type result in s3fs
...
The s3fs backend is currently computing the incorrect hash type. The
default hashing algorithm was changed from md5 to sha256. The s3 backend
calls the hashing function without specifying the hash algorithm,
and then hardcodes the result's hash type to md5. After the change to
sha256, this means it was computing a sha256 sum, but saying it was md5.
In turn, it would compute the sha256 sum of the existing target file
and compare it to the cached file's md5, which would obviously always
be different.
This causes downstream effects, such as test mode always reporting a
change, even when there isn't one.
Fixes #65589
2024-02-13 21:38:54 +00:00
Skyler Hawthorne
f25cef6a6c
s3fs: downgrade s3fs log listing individual files to debug
2024-02-13 21:38:54 +00:00
Skyler Hawthorne
008a207219
log info line when file in s3 changes
2024-02-13 21:38:54 +00:00
Shane Lee
2b028dc565
Fix issue with stacktrace on CTRL+C
2024-02-13 21:25:48 +00:00
Erik Johnson
aee4cbc53c
Change LocalClient -> FSClient
...
The LocalClient name has been deprecated for some time and now exists
only as an alias.
2024-02-09 16:11:27 +00:00