freeipa/ipatests/test_ipaserver/test_install
Alexander Bokovoy 46b0746fe9 test_installutils: run gpg-agent under a specific SELinux context
system_u:system_r:init_t:s0 cannot execute gpg=agent when SELinux is in
enforcing mode. Use SELinux context that allows this execution:
system_u:system_r:initrc_t:s0 and wrap the whole execution into a bash
run to make sure init_t -> initrc_t transition.

Fixes: https://pagure.io/freeipa/issue/8699
Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
2021-02-11 09:09:46 +01:00
..
__init__.py Add options to run only ipaclient unittests 2017-03-17 15:02:13 +01:00
test_adtrustinstance.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_installer.py pytest: Migrate xunit-style setups to Pytest fixtures 2020-02-12 18:08:32 +02:00
test_installutils.py test_installutils: run gpg-agent under a specific SELinux context 2021-02-11 09:09:46 +01:00
test_service.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00