udica/tests/tests.yml
Jan Zarsky 05d2672bde 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.
2019-05-07 11:52:54 +02:00

18 lines
338 B
YAML

- hosts: localhost
tags:
- classic
- container
roles:
- role: standard-test-source
- role: standard-test-basic
required_packages:
- python3
tests:
- smoke:
dir: ./source/tests
run: python3 -m unittest
- smoke2:
dir: ./source/tests
run: python3 test_main.py selinux_enabled