policycoreutils/tests
Petr Lautrbach 3a4bb1fb80 Add CI tests using the standard test interface
The playbook includes Tier1 level test cases that have been tested in
the following contexts and is passing reliably on Classic.
Test logs are stored in the Artifacts directory.

The following steps are used to execute the tests using the standard test interface:

Classic
    sudo ANSIBLE_INVENTORY=$(test -e inventory && echo inventory || echo /usr/share/ansible/inventory) TEST_SUBJECTS="" TEST_ARTIFACTS=$PWD/artifacts ansible-playbook --tags classic tests.yml

It's based on
https://src.fedoraproject.org/rpms/policycoreutils/pull-request/1 from Merlin Mathesius <merlinm@redhat.com>
2018-02-23 12:51:39 +01:00
..
CIL-modules-without-compilation Add CI tests using the standard test interface 2018-02-23 12:51:39 +01:00
load_policy Add CI tests using the standard test interface 2018-02-23 12:51:39 +01:00
restorecon Add CI tests using the standard test interface 2018-02-23 12:51:39 +01:00
semanage-interface Add CI tests using the standard test interface 2018-02-23 12:51:39 +01:00
semanage-login Add CI tests using the standard test interface 2018-02-23 12:51:39 +01:00
semanage-permissive-d-problems Add CI tests using the standard test interface 2018-02-23 12:51:39 +01:00
semanage-port-add-delete-problems Add CI tests using the standard test interface 2018-02-23 12:51:39 +01:00
semanage-user Add CI tests using the standard test interface 2018-02-23 12:51:39 +01:00
sepolicy-generate Add CI tests using the standard test interface 2018-02-23 12:51:39 +01:00
sestatus Add CI tests using the standard test interface 2018-02-23 12:51:39 +01:00
setsebool Add CI tests using the standard test interface 2018-02-23 12:51:39 +01:00
tests.yml Add CI tests using the standard test interface 2018-02-23 12:51:39 +01:00