Fix DIB in SELinux permissive hosts 13/813/6
authorOssi Koivistoinen <ossi.koivistoinen@nokia.com>
Thu, 23 May 2019 22:21:52 +0000 (01:21 +0300)
committerSaku Chydenius <saku.chydenius@nokia.com>
Fri, 24 May 2019 12:04:17 +0000 (15:04 +0300)
commit79784451d6ee32881823de4aa442cf7ee970fc67
tree837e78d893c142013ba4b0975399e074aa16b826
parente94864ec44a6ba9288a493bb7b649924a29d5295
Fix DIB in SELinux permissive hosts

Remove the DIB element that tries to fix SELinux labels in the build
host after the disk image has been built.

The script fails for many reason when run inside container. We should
not need it because running SELinux in permissive mode and the host
that is being cleaned up is a container.

Exporting LIBGUESTFS_BACKEND=direct is required to execute virt-copy-out
in LF Jenkins slaves.

Change-Id: Iaa3d01b17524a08ee5d2f14e591dcef0dabd3a89
Signed-off-by: Ossi Koivistoinen <ossi.koivistoinen@nokia.com>
build_step_create_install_cd.sh
docker-context/Dockerfile-dib