Hi,
I'm doing libvirt-cim test, and the result of enforcing SELinux is different with
permissive. And there's some AVC deny messages during running cimtest, so i'm
wonder if there's any bugs about this problem, thanks !
Diff test results:
getenforce=Permissive:
--------------------------------------------------------------------
Profile - 02_profile_to_elec.py: FAIL
ERROR - KVM_ComputerSystem with domguest was not returned
--------------------------------------------------------------------
getenforce=Enforcing:
--------------------------------------------------------------------
ElementConforms - 04_ectp_rev_errs.py: FAIL
ERROR - Got CIM error CIM_ERR_FAILED: Lost connection with cimprovagt
"libvirt-cim". with return code 1
ERROR - Unable to define domain domU
InvokeMethod(DefineSystem): CIM_ERR_FAILED: Lost connection with cimprovagt
"libvirt-cim".
--------------------------------------------------------------------
Profile - 02_profile_to_elec.py: FAIL
246
ERROR - KVM_ComputerSystem with domguest was not returned
--------------------------------------------------------------------
VirtualSystemSnapshotService - 03_create_snapshot.py: FAIL
ERROR - Exception: CreateSnapshot failed to return a CIM job inst
ERROR - Failed to remove snapshot file for snapshot_vm
--------------------------------------------------------------------
RASDIndications - 01_guest_states_rasd_ind.py: FAIL
ERROR - Exception: Poll for indication Failed
--------------------------------------------------------------------
RASDIndications - 02_guest_add_mod_rem_rasd_ind.py: FAIL
ERROR - Exception: Poll for indication Failed
--------------------------------------------------------------------
And the AVC deny messages in the attachment.
Best Regards!
Yanbing Du