Commit graph

25327 commits

Author SHA1 Message Date
Daniel A. Wozniak
c5b39473ed Merge branch '3007.x' 2025-03-08 00:19:10 -07:00
Daniel A. Wozniak
c695e0bcff Merge branch '3006.x' into merge/3007.x/3006.x 2025-03-07 15:05:05 -07:00
Daniel A. Wozniak
90c834fa5e Fix test tune_in is not a coroutine
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 14:31:36 -07:00
Tim Hetkämper
edd5e2e4dd Fix missing await and async def
Fixes #66592
2025-03-07 14:31:36 -07:00
Tim Hetkämper
1c5b03f7be Add tests for minion config option startup_states 2025-03-07 14:31:36 -07:00
David Murphy
356f868571 Updated test 2025-03-07 14:26:00 -07:00
David Murphy
4115fc6b05 Refining test 2025-03-07 14:26:00 -07:00
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
vzhestkov
1898c59db0 Add tests for multiple inventories with ansible.targets 2025-03-07 14:24:59 -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
4fa83b77a4 Fix some failing tests
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
2025-03-05 11:42:07 -07:00
Twangboy
dd2c86d844 Add list_repo_pkgs to win_pkg module 2025-03-05 11:42:07 -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
2d2f829920 More ssh test skips on python < 3.9 2025-02-19 14:51:29 -07:00
Daniel A. Wozniak
d9652b9a1c m 2025-02-19 10:45:53 -07:00
Daniel A. Wozniak
fc0b20e657 More ssh test fixes
- Fix thin dir unit tests after distro change revert
- Skip any tests that require system python of 3.9 or higher
2025-02-19 00:26:32 -07:00
Daniel A. Wozniak
2404b3222c Skip tests that require newer python 2025-02-18 21:00:17 -07:00
Daniel A. Wozniak
e899bf426e Better check for downgrade tests 2025-02-18 20:39:38 -07:00
Daniel A. Wozniak
15fafec88e Fix pre-commit 2025-02-18 18:49:17 -07:00
Daniel A. Wozniak
198758a47b Mark test that needs system python 3.8 2025-02-18 18:02:52 -07:00