policycoreutils/tests
Petr Lautrbach 4b74ff6678 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>
2017-12-21 17:11:01 +01:00
..
CIL-modules-without-compilation Add CI tests using the standard test interface 2017-12-21 17:11:01 +01:00
load_policy Add CI tests using the standard test interface 2017-12-21 17:11:01 +01:00
restorecon Add CI tests using the standard test interface 2017-12-21 17:11:01 +01:00
semanage-interface Add CI tests using the standard test interface 2017-12-21 17:11:01 +01:00
semanage-login Add CI tests using the standard test interface 2017-12-21 17:11:01 +01:00
semanage-permissive-d-problems Add CI tests using the standard test interface 2017-12-21 17:11:01 +01:00
semanage-port-add-delete-problems Add CI tests using the standard test interface 2017-12-21 17:11:01 +01:00
semanage-user Add CI tests using the standard test interface 2017-12-21 17:11:01 +01:00
sepolicy-generate Add CI tests using the standard test interface 2017-12-21 17:11:01 +01:00
sestatus Add CI tests using the standard test interface 2017-12-21 17:11:01 +01:00
setsebool Add CI tests using the standard test interface 2017-12-21 17:11:01 +01:00
tests.yml Add CI tests using the standard test interface 2017-12-21 17:11:01 +01:00