Run tests with real selinux and semanage modules
The tests are by default using mock selinux and semanage modules. Rerun the tests with real modules.
This commit is contained in:
parent
f8f4c7531f
commit
05d2672bde
@ -12,3 +12,6 @@
|
||||
- smoke:
|
||||
dir: ./source/tests
|
||||
run: python3 -m unittest
|
||||
- smoke2:
|
||||
dir: ./source/tests
|
||||
run: python3 test_main.py selinux_enabled
|
||||
|
Loading…
Reference in New Issue
Block a user