Comment 15 for bug 1853028

Revision history for this message
Marios Andreou (marios-b) wrote :

update before i go..

we discussed with chkumar and weshay on a call today

weshay checked the rhel8 guest image and confirmed it has enforcing for selinux.

The 8.1 image is permissive, however there was a problem with rhui/hosts

I downloaded and used virt-customize to update the image attaching log here from final debug.

For the record i did those:

        * [m@192 rhel8.1guest]$ virt-customize -v -x -a rhel-8.1-x86_64-kvm.qcow2 --run-command "yum remove -y rdo-rhui-2.2-1"

        * [m@192 rhel8.1guest]$ virt-customize -v -x -a rhel-8.1-x86_64-kvm.qcow2 --run-command "yum install -y http://file.rdu.redhat.com/~apevec/OSP/rdo-rhui-2.2-1.noarch.rpm"

        * [m@192 rhel8.1guest]$ virt-customize -v -x -a rhel-8.1-x86_64-kvm.qcow2 --run-command "echo '38.145.32.241 rhui-cds' >> /etc/hosts"

Then we switch to the new image with "Switch to rhel8.1 guest image for rhel image build base job " https://review.rdoproject.org/r/#/c/24197/

Let's see how it goes with recheck @ https://review.rdoproject.org/r/#/c/23919/

revisit tomorrow