master
Merge branch '3006.x' into merge/3006.x/3007.x-25-05-25
fixes saltstack/salt#66096 file.is_link hangs on paths that are hung mounts
No namespaced test packages
Allow watching states to opt-in to mod_watch when normal run had changes (#68960)
Fix pre-commit
Fix lgpo_reg failures on Windows Domain Controllers (#69468)
Fix and simplify `tests/pytests/functional/modules/test_opkg.py`
Remove onedir pytest fixture workaround
Functional test modules can now provide ``minion_config_{defaults,overrides}``
Increase timeouts on problematic tests
Fix archive.extracted ownership on tar archives with no directory members
Add `asymmetric` execution module for low-level signature operations
Skip chocolatey tests
Update and remove obsolete pylint plugins
Add more test coverage and fix previous failing tests
Update pre-commit hook versions
Merge branch '3007.x' into merge/master/3007.x
Use _pkg.txt file for package grain
Move http test to functional test
Comply with pre-commit and lint
Skip problematic MacOS test in specific conditions
Merge branch '3006.x' into merge/3006.x/3007.x-25-09-16
Fix output volume test, skip say test
Fix member test
fixing test_mac_desktop.py test_mac_keychain.py test_mac_power.py test_mac_power_wake_on_modem.py test_mac_service.py
Minor timeout adjustments
Don't group fixtures, and improve them
more fixes related to migrating the mac tests over to functional tests
Remove test for non existing function
Bump test_mac_softwareupdate timeout to 600s
The `_setup_teardown_vars` is not really required
Daylight savings suck!
Fix remaining CI test failures from run 2
Fix Python 3.12 CI: pip/virtualenv, deb SourcesList, nacl, and test harness
Merge branch '3007.x' into merge/3007.x/3008.x-26-04-30
Migrate `tests/pytests/integration/modules/test_saltcheck.py` to functional
[3006.x] rebase test labels (#64053)
Test fixes
Comprehensive Photon OS CI stabilization and virtualenv recovery
Fix merge-forward CI: Windows prepend_cmd test, FIPS test failures
Harden Python 3.12+ datetime and tar extraction usage
Merge remote-tracking branch 'upstream/3006.x' into mf/master/3006.x
Stop using `@skipIf`
Skip tests if necessary and mark some flaky ones
Add dsc_resource execution and state modules for Invoke-DscResource
Use pathlib in the test
Use powershell for non-localized returns (#68826)
Fix some failing tests
Fix win_pkg saltenv always defaulting to "base"
Add shadow.verify_password for Windows and wire into user.present
Fix pre-commit, fix tests
Merge branch '3007.x' into merge/3007.x/3008.x-26-06-23
fix pytest marking so only the slow tests instead of all tests in functional file are marked as slow