Commit graph

2183 commits

Author SHA1 Message Date
twangboy
905f8c9826 Add try to the keywords list 2025-03-06 13:45:16 -07:00
Georg Pfuetzenreuter
24a58e8211 Set virtual grain in Podman systemd container
Some checks failed
CI / Prepare Workflow Run (push) Has been cancelled
CI / Pre-Commit (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / NSIS Tests (push) Has been cancelled
CI / Prepare Release: (push) Has been cancelled
CI / Documentation (push) Has been cancelled
CI / Build Source Tarball (push) Has been cancelled
CI / Build Onedir Dependencies (push) Has been cancelled
CI / Build Salt Onedir (push) Has been cancelled
CI / Build Packages (push) Has been cancelled
CI / CI Deps (push) Has been cancelled
CI / Test Package (push) Has been cancelled
CI / Test Salt (push) Has been cancelled
CI / Combine Code Coverage (push) Has been cancelled
CI / Set the Pipeline Exit Status (push) Has been cancelled
Correctly handle the systemd-detect-virt output to identify a Podman
container running systemd as what it is instead of as a physical machine.

Signed-off-by: Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
2025-02-26 14:04:01 -07:00
Daniel A. Wozniak
d714a112b5 Fix unit test failures 2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
05cd683eab Fix flaky multi-master test
Run event handlers for all master's in parallel. Otherwise, one handler
could block the other from running in a timely manner.
2025-02-12 16:58:48 -07:00
Twangboy
91dc936543 Fix failing tests 2025-02-11 15:07:32 -07:00
Twangboy
fb658a369b fix lint 2025-02-11 15:07:32 -07:00
Twangboy
49950e7a25 Handle AllowInboundRules when setting firewall 2025-02-11 15:07:32 -07:00
Tom Doherty
5a097a50be Recognise newer AMD GPU devices 2025-01-31 11:30:24 -07:00
David Murphy
bc5b823726 Restore requirements after testing with pygit2 v1.17.0 successfully 2025-01-30 14:43:31 -07:00
David Murphy
6d3178c23f Corrected exception for pygit2 enums 2025-01-30 14:43:31 -07:00
David Murphy
03df109113 Allow for pygit2 enums not available, early version of pygit2 2025-01-30 14:43:31 -07:00
David Murphy
41c3d0974c Fix pygit2 test 2025-01-30 14:43:31 -07:00
Twangboy
3d3d6d6e22 Add changelog 2025-01-30 02:30:26 -07:00
Twangboy
263c5e99dc Add test for _encode_xmlns_url 2025-01-30 02:30:26 -07:00
Twangboy
1798cfa247 Use DefaultAccount instead of Administrator 2025-01-16 10:20:35 -07:00
twangboy
65ba161cd8 Create test user and test lowercase 2025-01-14 14:05:14 -07:00
twangboy
6756f8897c Fix import 2025-01-14 14:04:41 -07:00
twangboy
b7385b0e28 Add test user to check 2025-01-14 14:04:41 -07:00
Barney Sowood
19b0db156f Make systemctl/hostctl check functions check they're on linux 2025-01-12 22:35:40 -07:00
Daniel A. Wozniak
ee33df82eb Multiple test fixes 2025-01-11 15:25:01 -07:00
twangboy
79d4ff772a Change repo.saltproject.io to new url 2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
1fbb0ab2ea Fix assertion 2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
f3ef32f6d4 Fix ip_to_host on photon 2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
0193650b8a Allow for containers 2025-01-11 15:25:01 -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
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
3b8c57e29d Add test for saltclass nested classes expansion 2024-10-21 14:15:41 -07:00
twangboy
98f49eba4e Remove wmic from iscsi grains 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
David Murphy
1b680c6f13 Added tests to excerise changes for efi-secure-boot grain 2024-10-15 15:20:51 -07:00
twangboy
ec83f5d506 Fix win_file tests 2024-10-09 09:10:58 -07:00
vzhestkov
6976c17c8c Add more cases to test grains.core._systemd 2024-09-25 02:28:51 -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
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
hurzhurz
698979fe55 fix nacl.keygen for not yet existing sk_file or pk_file 2024-09-19 14:56:24 -07:00
Erik Johnson
6c3365f67c Move grain_opts to subdict to prevent overwriting core grains 2024-09-19 14:46:52 -07:00
twangboy
a5c3c18442
Fix unit test on Linux 2024-09-18 13:26:34 -06:00
twangboy
554da0c21e
Compare full paths 2024-09-18 13:26:34 -06:00
Daniel A. Wozniak
d4ee87338b Fix windows pkg tests 2024-09-16 15:35:50 -07:00