salt/tests/pytests/unit
Benjamin Drung 8d243d5020 Fix version part of osfinger on Pop!_OS
Pop!_OS uses the same version scheme than Ubuntu (YY.MM) and releases
every six month in April and October. Using only the year from the
version in the `osfinger` does not allow differentiating between 20.04
and 20.10. Both has the `osfinger` set to `Pop-20`.

So include the full version in the `osfinger` grain.

Signed-off-by: Benjamin Drung <benjamin.drung@ionos.com>
2022-09-30 13:48:51 -07:00
..
_logging Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
auth Move remaining auth unit test to pytest 2022-09-19 12:52:33 -06:00
beacons Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
cache move remaining cache unit tests to pytest 2022-08-25 13:13:48 -04:00
cli move cli unit tests to pytest 2022-09-19 13:00:25 -06:00
client move remaining client unit tests to pytest 2022-09-19 13:04:32 -06:00
cloud Add ability to set GCE node labels via Salt Cloud (#62046) 2022-09-30 12:35:18 -07:00
config migrate config unit tests to pytest 2022-08-31 15:53:57 -04:00
daemons move daemons unit tests to pytest 2022-09-19 13:14:25 -06:00
engines Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
executors move executors tests to pytest 2022-09-19 13:08:32 -06:00
fileserver fix pytest skip marker 2022-09-22 16:06:11 -07:00
grains Fix version part of osfinger on Pop!_OS 2022-09-30 13:48:51 -07:00
loader Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
log_handlers Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
matchers move matchers unit tests to pytest 2022-09-21 11:35:34 -06:00
modules fix more failing tests 2022-09-28 13:11:41 -06:00
netapi Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
output move output unit tests to pytest 2022-09-22 09:26:11 -06:00
pillar Merge pull request #62666 from ITJamie/netbox-pillar-related-devices 2022-09-28 09:26:04 -06:00
proxy migrate proxy unit tests to pytest 2022-09-29 12:22:05 -06:00
renderers Add tests for the pass renderer 2022-09-27 13:57:51 -06:00
returners Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
roster Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
runners Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
sdb Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
serializers Rename salt/serializers/toml.py to salt/serializers/tomlmod.py 2022-08-26 15:41:33 +01:00
spm Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
state aggregate the requisites first and then aggregate the states. 2022-09-20 13:58:50 -06:00
states Add tests for _check_user usage 2022-09-28 13:27:40 -06:00
transport Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
utils fix failing test by honoring .0 and version names now showing 2022-09-28 13:11:41 -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 Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_config.py Add changelog 2022-04-19 16:44:43 -07:00
test_crypt.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_defaults.py Fix payload and defaults (#62458) 2022-08-17 18:24:35 -06:00
test_ext_importers.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_master.py Remove un-used import 2021-06-23 08:11:53 -04:00
test_minion.py Merge tag 'v3005' into merge-forward/3005 2022-08-30 20:06:17 -04:00
test_payload.py Fix payload and defaults (#62458) 2022-08-17 18:24:35 -06:00
test_pytest_pass_fail.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_syspaths.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_version.py add .0 back to the version 2022-09-28 13:11:41 -06:00