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:
Jan Zarsky 2019-05-07 11:32:55 +02:00
parent f8f4c7531f
commit 05d2672bde

View File

@ -12,3 +12,6 @@
- smoke:
dir: ./source/tests
run: python3 -m unittest
- smoke2:
dir: ./source/tests
run: python3 test_main.py selinux_enabled