- 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 - role: standard-test-beakerlib tags: - classic tests: - sanity required_packages: - podman