]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Add SELinux task
authorZack Cerza <zack@redhat.com>
Thu, 11 Jun 2015 16:13:33 +0000 (10:13 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 17 Jun 2015 21:34:06 +0000 (15:34 -0600)
commit6cad58e1060f29ca9e65db29c23eb6b1257feac8
treed180015b1967602f658820beea1c5d297be6b5ee
parenta6c6ef5aa46c027cbe6fcaccb9fbb660530ca033
Add SELinux task

A task to set SELinux mode during test execution. On teardown, also
checks the audit log for any denials.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/task/selinux.py [new file with mode: 0644]
teuthology/test/task/test_selinux.py [new file with mode: 0644]