Commit graph

119900 commits

Author SHA1 Message Date
jeanluc
931e4632ce Add test for issue #66996 2024-10-25 04:45:35 -07:00
David Murphy
ed89424059 Updated selinux commands and tests after reviewer comments, need the extra space 2024-10-24 08:57:52 -07:00
David Murphy
d19258590b Adjusted selinux and tests for egrep to grep -E 2024-10-24 08:57:52 -07:00
David Murphy
c61822fbd9 Updates due to pytest-shell-utilities and psutil version updates 2024-10-24 08:57:52 -07:00
David Murphy
bbd061b47b Forcing rebuild 2024-10-24 08:57:52 -07:00
David Murphy
a8a73c40f5 Revert psutil dependency back to greater than 5.0.0 2024-10-24 08:57:52 -07:00
David Murphy
e4b4f571f5 Fix nightly builds and update psutil to 6.0.0 or greater 2024-10-24 08:57:52 -07:00
Shane Lee
eee8215933 Skip tests unless on Linux 2024-10-21 14:17:14 -07:00
Nick Porter
983cfe75e3 fixes #66252 correct use of egrep to parse semanage output 2024-10-21 14:17:14 -07:00
Daniel Dehennin
6e4f178ba2 Remove expand_classes_in_order from missing_docstrings 2024-10-21 14:15:41 -07:00
Daniel Dehennin
d1ca30c2ad Fix incorrect override of minion node definition
A pillars dict in a minion node definition was not overridding
correctly the same dict in classes.

* salt/utils/saltclass.py (expanded_dict_from_minion): do not pass a
  reference to minion dict or it will be overridden by classes during
  expansion.

Fixes: #63933
2024-10-21 14:15:41 -07:00
Daniel Dehennin
9ef879aee4 fix(saltclass): don't lose nested classes and states in recursion
Fixes: #58969
2024-10-21 14:15:41 -07:00
Daniel Dehennin
3b8c57e29d Add test for saltclass nested classes expansion 2024-10-21 14:15:41 -07:00
David Murphy
628c2d2095 Add cryptography back as a dependency for Salt 3006 to base.txt requirements 2024-10-21 14:13:24 -07:00
Georg Pfuetzenreuter
4e429ef772 Remove perms from linux_acl.list_absent docstring
Not a valid argument for this function, remove misleading documentation
reference.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2024-10-16 18:23:31 -07:00
twangboy
98f49eba4e Remove wmic from iscsi grains 2024-10-16 18:08:52 -07:00
twangboy
6caf16d439 Remove unused import 2024-10-16 18:08:52 -07:00
twangboy
30e0de375f Remove wmic usage from disk grains on Windows 2024-10-16 18:08:52 -07:00
Ben Grande
e3f25965af Regularize yumpkg option separators
Add logging and convert to formatted string literal.

Other Yum options uses equal sign as separator but setopt separator is
irregular using space as separator.

Fix: https://github.com/saltstack/salt/issues/66970
2024-10-16 18:08:11 -07:00
twangboy
28662c490b Fix slashes 2024-10-16 10:06:05 -07:00
twangboy
061ca0d4d4 Disable signing mac packages 2024-10-16 10:06:05 -07:00
David Murphy
1b680c6f13 Added tests to excerise changes for efi-secure-boot grain 2024-10-15 15:20:51 -07:00
David Murphy
effada446c Initial test for testing secure-boot grain 2024-10-15 15:20:51 -07:00
David Murphy
76f22f0f92 Added changelog entry 2024-10-15 15:20:51 -07:00
David Murphy
eeeec9a325 Allow for secure-boot efivars directory having SecureBoot-xxx files, not directories with a data file 2024-10-15 15:20:51 -07:00
Daniel A. Wozniak
688ce681f0 Fix test reports step 2024-10-14 22:47:29 -07:00
Daniel A. Wozniak
0d4e037c28 Test matrix steps use python 3.10 2024-10-14 22:47:29 -07:00
Daniel A. Wozniak
78838b4724 Use python 3.10 for build matrix generation 2024-10-14 22:47:29 -07:00
Daniel A. Wozniak
9b93d464e3 Use py 3.10 for docs 2024-10-14 22:47:29 -07:00
Daniel A. Wozniak
1752967e5b Use python 3.11 to generate test matrix 2024-10-14 22:47:29 -07:00
Daniel A. Wozniak
9e4a11aae2 Use python 3.11 for building docs 2024-10-14 22:47:29 -07:00
twangboy
08e56a130a Fix some more windows tests 2024-10-09 09:10:58 -07:00
twangboy
ec83f5d506 Fix win_file tests 2024-10-09 09:10:58 -07:00
Daniel A. Wozniak
fc8d60d137 Upgrade relenv to 0.17.3 and python to 3.10.15 2024-10-09 09:10:58 -07:00
David Murphy
a90e6b3b23 Alter nightly and scheduled builds to skip-code-coverage true 2024-10-04 15:09:58 -07:00
David Murphy
1cf5424953 Force skip_code_coverage to True 2024-10-03 09:11:01 -07:00
David Murphy
cbacd30640 Turn off code coverage in tests 2024-10-03 09:11:01 -07:00
David Murphy
e5a6987af1 Further attempts to resolve not succeeding first time through 2024-10-03 09:11:01 -07:00
David Murphy
f1483714ea Adjusting code coverage actions 2024-10-03 09:11:01 -07:00
David Murphy
e02ed441fd Including hiddne-files and merging multiple on the downloads 2024-10-03 09:11:01 -07:00
David Murphy
88bd13e859 Bumped to 60 2024-10-03 09:11:01 -07:00
David Murphy
72f8550981 Revert sleep time from 20 to 30 which previously succeeded 2024-10-03 09:11:01 -07:00
David Murphy
ea019ef27b Cleaning up from forced rebuild 2024-10-03 09:11:01 -07:00
David Murphy
b9db5d3270 WIP Forcing rebuild 2024-10-03 09:11:01 -07:00
David Murphy
14f5bf9658 Fix bad cut & paste 2024-10-03 09:11:01 -07:00
David Murphy
6cd37bf16f Updated package actions to sleep 20 before trying to merge artifacts 2024-10-03 09:11:01 -07:00
David Murphy
a8b56bd2bc Moved wait for packages 2024-10-03 09:11:01 -07:00
David Murphy
c7b6101855 Initial debug for Windows Package test failures 2024-10-03 09:11:01 -07:00
vzhestkov
36626d8d4f Prevent using SyncWrapper with no reason 2024-09-30 15:08:09 -07:00
vzhestkov
ee4d5321f2 Add 66856 changelog entry 2024-09-25 02:28:51 -07:00