[libvirt PATCH 1/2] ci: integration: SELinux relabel the QEMU we installed from git

Erik Skultety posted 2 patches 3 years, 8 months ago
[libvirt PATCH 1/2] ci: integration: SELinux relabel the QEMU we installed from git
Posted by Erik Skultety 3 years, 8 months ago
Signed-off-by: Erik Skultety <eskultet@redhat.com>
---
 ci/integration-template.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ci/integration-template.yml b/ci/integration-template.yml
index e2ccebd1f6..a04c72acbf 100644
--- a/ci/integration-template.yml
+++ b/ci/integration-template.yml
@@ -98,3 +98,4 @@
     - !reference [.integration_tests, before_script]
     - cd "$SCRATCH_DIR"
     - *qemu-build-template
+    - sudo restorecon -R /usr
-- 
2.36.1
Re: [libvirt PATCH 1/2] ci: integration: SELinux relabel the QEMU we installed from git
Posted by Andrea Bolognani 3 years, 8 months ago
On Wed, Jun 08, 2022 at 07:59:36AM +0200, Erik Skultety wrote:
> Signed-off-by: Erik Skultety <eskultet@redhat.com>
> ---
>  ci/integration-template.yml | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization