Fixes OVS NSH build with increased memory 85/44685/1
authorTim Rozet <trozet@redhat.com>
Tue, 10 Oct 2017 13:59:30 +0000 (09:59 -0400)
committerTim Rozet <trozet@redhat.com>
Tue, 10 Oct 2017 13:59:30 +0000 (09:59 -0400)
Only exists in stable/euphrates

Change-Id: I506dd1ed551ea8b69b2b75c520f7d45bd73f4328
Signed-off-by: Tim Rozet <trozet@redhat.com>
build/overcloud-full.sh

index e747c74..ecf6f3a 100755 (executable)
@@ -170,7 +170,7 @@ LIBGUESTFS_BACKEND=direct $VIRT_CUSTOMIZE \
     tar czf ovs.tar.gz ovs
 
 
-LIBGUESTFS_BACKEND=direct virt-customize \
+LIBGUESTFS_BACKEND=direct $VIRT_CUSTOMIZE \
     --upload ${BUILD_ROOT}/CentOS-Updates.repo:/etc/yum.repos.d/ \
     --run-command "yum -y install kernel-devel-\$(rpm -q --queryformat '%{VERSION}-%{RELEASE}' kernel)" \
     --run-command "yum -y install kernel-headers-\$(rpm -q --queryformat '%{VERSION}-%{RELEASE}' kernel)" \