Commit graph

24518 commits

Author SHA1 Message Date
David Murphy
1f36f79999 Refining tests 2025-03-07 14:26:00 -07:00
David Murphy
e355b483fe Corrected new test 2025-03-07 14:26:00 -07:00
David Murphy
fa295250af Updated tests and removed debugging statements 2025-03-07 14:26:00 -07:00
David Murphy
cb39a7d377 Debugging test 2025-03-07 14:26:00 -07:00
David Murphy
08b27c5c7c updated test 2025-03-07 14:26:00 -07:00
David Murphy
b2994a1538 more debugging tests 2025-03-07 14:26:00 -07:00
David Murphy
cccbe9eb5e Debugging test further 2025-03-07 14:26:00 -07:00
David Murphy
41fb26f49d debugging test 2025-03-07 14:26:00 -07:00
David Murphy
61392d0459 Updated debugging 2025-03-07 14:26:00 -07:00
David Murphy
0b7da42cd7 Updated test for client_cache 2025-03-07 14:26:00 -07:00
David Murphy
6429654363 Updating test 2025-03-07 14:26:00 -07:00
David Murphy
7639074fe5 Updated test file 2025-03-07 14:26:00 -07:00
David Murphy
aa981a52ca Conversion of tests/unit/utils/test_reactor.py to pytest 2025-03-07 14:26:00 -07:00
Daniel A. Wozniak
16064410f9 Add changelog for #66932
Some checks are pending
CI / Prepare Workflow Run (push) Waiting to run
CI / Pre-Commit (push) Blocked by required conditions
CI / Lint (push) Blocked by required conditions
CI / NSIS Tests (push) Blocked by required conditions
CI / Prepare Release: (push) Blocked by required conditions
CI / Documentation (push) Blocked by required conditions
CI / Build Source Tarball (push) Blocked by required conditions
CI / Build Salt Onedir (push) Blocked by required conditions
CI / Build Packages (push) Blocked by required conditions
CI / CI Deps (push) Blocked by required conditions
CI / Test Package (push) Blocked by required conditions
CI / Test Salt (push) Blocked by required conditions
CI / Combine Code Coverage (push) Blocked by required conditions
CI / Set the Pipeline Exit Status (push) Blocked by required conditions
2025-03-07 00:52:57 -07:00
Daniel A. Wozniak
97ea9a11fb Add test specific to minion start event 2025-03-07 00:52:57 -07:00
David Murphy
a83582cab1 Updated dnf list tests for option --upgrades
Some checks are pending
CI / Prepare Workflow Run (push) Waiting to run
CI / Pre-Commit (push) Blocked by required conditions
CI / Lint (push) Blocked by required conditions
CI / NSIS Tests (push) Blocked by required conditions
CI / Prepare Release: (push) Blocked by required conditions
CI / Documentation (push) Blocked by required conditions
CI / Build Source Tarball (push) Blocked by required conditions
CI / Build Onedir Dependencies (push) Blocked by required conditions
CI / Build Salt Onedir (push) Blocked by required conditions
CI / Build Packages (push) Blocked by required conditions
CI / CI Deps (push) Blocked by required conditions
CI / Test Package (push) Blocked by required conditions
CI / Test Salt (push) Blocked by required conditions
CI / Combine Code Coverage (push) Blocked by required conditions
CI / Set the Pipeline Exit Status (push) Blocked by required conditions
2025-03-06 13:45:36 -07:00
David Murphy
cd04e6f2f9 Updated hardcoded /var/cache/yum to use appropriate cache value provided by platform, for example /var/cache/dnf 2025-03-06 13:45:36 -07:00
David Murphy
002d02a5e7 Added support and tests for dnf5 to services_need_restart for yum packages 2025-03-06 13:45:36 -07:00
David Murphy
59ddf3cf88 Backport of dnf5 support from 3007 to 3006 2025-03-06 13:45:36 -07:00
twangboy
bf00196748 Only run powershell tests on Windows 2025-03-06 13:45:16 -07:00
twangboy
f8596ba15c Whitelist the test for Windows 2025-03-06 13:45:16 -07:00
twangboy
c2bb925bc6 Fix checking retcodes with runas on Windows 2025-03-06 13:45:16 -07:00
twangboy
b128203e9c Pass lastexitcode through to retcode 2025-03-06 13:45:16 -07:00
twangboy
8663f32962 Fix hanging test 2025-03-06 13:45:16 -07:00
twangboy
0d47d91006 Add some troubleshooting code 2025-03-06 13:45:16 -07:00
twangboy
ab9e02a1a9 Fix hanging test 2025-03-06 13:45:16 -07:00
twangboy
4524d8a54a Add some troubleshooting code 2025-03-06 13:45:16 -07:00
twangboy
af906c795e use whoami in the tests 2025-03-06 13:45:16 -07:00
twangboy
905f8c9826 Add try to the keywords list 2025-03-06 13:45:16 -07:00
twangboy
aeecd6b7b2 Use cmd /c with runas on Windows to allow compound commands 2025-03-06 13:45:16 -07:00
Twangboy
680f27f9b8 Fix stacktrace with unmapped account names 2025-02-28 02:47:47 -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
b5b850167b Fix pre-commit 2025-02-20 23:50:36 -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
Daniel A. Wozniak
66e46a32d8 Add regression test for #66562 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
David Murphy
a7f38d9473 Correct dictionary format returned in test 2025-02-10 15:26:36 -07:00
David Murphy
06d813285d Add test support for slash embedded in git branch name when using pillar 2025-02-10 15:26:36 -07:00
David Murphy
ccdc5bb138 Removed debugging statements 2025-02-10 15:26:36 -07:00
David Murphy
5779722440 Fixed debugging test 2025-02-10 15:26:36 -07:00
David Murphy
c346ebaad4 Fix modified debug test 2025-02-10 15:26:36 -07:00
David Murphy
d0231f33ee Added debugging outputs 2025-02-10 15:26:36 -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