salt/tests
Pedro Algarvio 2974390263 Define salt_factories_default_root_dir to try and avoid SELinux error on Fedora 38
```
Internal Server Error ("error setting label on mount source '/tmp': SELinux relabeling of /tmp is not allowed")
```

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-08-02 17:40:00 +00:00
..
integration Test requires root permissions 2023-08-02 17:40:00 +00:00
kitchen Initial removal usage of distutils and replacement with setuptools 2022-12-20 07:07:21 -07:00
pkg/rpm
pytests Add changes suggested by pre-commit 2023-08-01 20:00:26 +00:00
support fix the runner.run to have its own full_return that defautls to False so anything currently using runner.run will work the same as before. this is what i should have done from the start. 2023-06-27 12:14:57 +01:00
unit Migrate openscap unit tests to pytest 2023-08-01 20:00:26 +00:00
__init__.py Make sys.path cleanup work on windows 2023-08-02 17:40:00 +00:00
buildpackage.py Initial removal usage of distutils and replacement with setuptools 2022-12-20 07:07:21 -07:00
committer_parser.py
conftest.py Define salt_factories_default_root_dir to try and avoid SELinux error on Fedora 38 2023-08-02 17:40:00 +00:00
eventlisten.py
eventlisten.sh
filename_map.yml Move the service module and state integration tests to be functional tests 2023-07-20 15:16:09 +01:00
minionswarm.py
modparser.py
packdump.py
runtests.py
salt-tcpdump.py
saltsh.py
wheeltest.py
zypp_plugin.py