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
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
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
David Murphy
a83582cab1
Updated dnf list tests for option --upgrades
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
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
...
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
d9652b9a1c
m
2025-02-19 10:45:53 -07:00
Daniel A. Wozniak
dc6796d2fd
Test fixes
2025-02-18 01:07:41 -07:00
Daniel A. Wozniak
fc0c0dd3b1
salt.profile.output has been removed
2025-02-17 00:24:49 -07:00
Daniel A. Wozniak
a017805680
Merge remote-tracking branch 'saltstack/3007.x' into merge/master/3007.x
2025-02-17 00:09:58 -07:00
Daniel A. Wozniak
7b74517da5
Test fixes
2025-02-16 17:09:17 -07:00
Daniel A. Wozniak
0140f6fd46
Add timeout for connect
2025-02-14 16:00:57 -07:00
Daniel A. Wozniak
d625eaeea8
Merge branch '3006.x' into merge/3007.x/3006.x-last-merge
2025-02-14 01:23:02 -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
Daniel A. Wozniak
fe28c55227
Fix tests referencing repo.saltproject.io
2025-02-06 20:48:58 -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
Daniel A. Wozniak
9f1647d0f6
Merge branch '3006.x' into merge/3007.x/3006.x
2025-01-29 15:22:23 -07:00
Twangboy
1798cfa247
Use DefaultAccount instead of Administrator
2025-01-16 10:20:35 -07:00