.. |
_logging
|
Fix deprecated imports and attributes
|
2022-06-30 11:05:58 -06:00 |
auth
|
Merge forward 3004.2 (#62200)
|
2022-06-29 10:10:06 -06:00 |
beacons
|
Allow emitatstartup to work when delay option is setup.
|
2022-05-25 16:15:48 -04:00 |
cache
|
Cache API tests & unifying behavior (#61229)
|
2022-04-08 09:18:38 -04:00 |
client
|
Thrown an error when the tmpdir fixture is used. Migrate to tmp_path
|
2022-06-10 07:01:59 -06:00 |
cloud
|
add testing around the particular sync command called
|
2022-05-23 15:45:15 -04:00 |
config
|
Update filename_map
|
2022-04-19 16:44:43 -07:00 |
engines
|
Better initialization to avoid `KeyError: '__role' `
|
2022-04-12 09:46:02 -04:00 |
grains
|
Tests for VMware grains
|
2022-04-19 16:57:55 -07:00 |
loader
|
Add missing __init__.py files
|
2022-01-21 13:04:02 -05:00 |
log_handlers
|
Move the salt loader `log_handlers ` out of the internal logging package
|
2022-04-12 09:46:02 -04:00 |
modules
|
fixes saltstack/salt#59585 postgres_privileges.present not idempotent for functions
|
2022-07-14 11:13:51 -06:00 |
netapi
|
actually remove the import this time :)
|
2022-03-21 15:49:12 -04:00 |
output
|
When states are running in parallel, ensure that the total run time produced by the highstate outputter takes that into account.
|
2022-05-19 14:54:50 -04:00 |
pillar
|
Add etcd API v3 implementation (#61911)
|
2022-05-31 07:40:35 -06:00 |
proxy
|
some rest apis dont follow the standard correctly (cisco) and need another header
|
2022-05-20 15:21:03 -04:00 |
renderers
|
Add tests for gpg decryption failure option
|
2022-02-01 14:40:49 -05:00 |
returners
|
Add etcd API v3 implementation (#61911)
|
2022-05-31 07:40:35 -06:00 |
roster
|
Improvements on "ansiblegate" module (#60056)
|
2022-07-12 06:59:51 -06:00 |
runners
|
pylint disable/enable and precommit
|
2022-02-23 08:49:36 -05:00 |
sdb
|
Add etcd API v3 implementation (#61911)
|
2022-05-31 07:40:35 -06:00 |
serializers
|
Fix strings
|
2021-08-06 13:09:47 -07:00 |
spm
|
Add missing __init__.py files
|
2022-01-21 13:04:02 -05:00 |
state
|
Fix test cases with PermissionError on /var/cache
|
2022-07-13 13:18:21 -06:00 |
states
|
fixes saltstack/salt#62258 service.enabled error for unavailable service in test mode
|
2022-07-05 08:27:26 -07:00 |
transport
|
Merge forward 3004.2 (#62200)
|
2022-06-29 10:10:06 -06:00 |
utils
|
fixes saltstack/salt#62225 add sample and shuffle functions from random
|
2022-07-11 13:03:58 -06:00 |
__init__.py
|
Pyupgrade and drop six
|
2021-07-06 09:04:28 -04:00 |
test_beacons.py
|
Stop using deprecated log methods
|
2022-04-07 15:59:29 -04:00 |
test_client.py
|
Finish converting test_client to pytest.
|
2021-07-07 06:42:00 -04:00 |
test_config.py
|
Add changelog
|
2022-04-19 16:44:43 -07:00 |
test_crypt.py
|
Thrown an error when the tmpdir fixture is used. Migrate to tmp_path
|
2022-06-10 07:01:59 -06:00 |
test_ext_importers.py
|
Redirect imports of `salt.ext.six to six `
|
2021-10-22 07:20:39 -04:00 |
test_master.py
|
Remove un-used import
|
2021-06-23 08:11:53 -04:00 |
test_minion.py
|
Merge forward from 3004.1 (#61888)
|
2022-04-18 04:14:51 -07:00 |
test_payload.py
|
Remove references to self.serial
|
2021-09-26 12:31:49 -07:00 |
test_pytest_pass_fail.py
|
Pyupgrade and drop six
|
2021-07-06 09:04:28 -04:00 |
test_syspaths.py
|
Skip windows specific tests on non-windows systems
|
2022-01-20 08:57:29 -08:00 |
test_version.py
|
Updates required for `pytest-salt-factories>=1.0.0rc16 `
|
2022-06-02 07:05:09 -06:00 |