X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=build%2Fovercloud-full.sh;h=2fd6bc8ff7392687f465e5d4b1f0c92152e5b525;hb=e1c2217d0310a3fec511f34b36e8391aa83eac01;hp=ada196df0d2924fa75620236c711137e0477da69;hpb=c4fe041a2cfd586a7b6897c7fbe15c8efb5aef32;p=apex.git diff --git a/build/overcloud-full.sh b/build/overcloud-full.sh index ada196df..2fd6bc8f 100755 --- a/build/overcloud-full.sh +++ b/build/overcloud-full.sh @@ -142,6 +142,7 @@ populate_cache $kvmfornfv_uri_base/$kvmfornfv_kernel_rpm # git clone vsperf into the overcloud image # upload the rt_kvm kernel LIBGUESTFS_BACKEND=direct $VIRT_CUSTOMIZE \ + --run-command "cd /etc/yum.repos.d && curl -O https://trunk.rdoproject.org/centos7-ocata/current-tripleo/delorean.repo" \ --run-command "mkdir /root/dpdk_rpms" \ $dpdk_pkg_str \ --upload ${BUILD_DIR}/puppet-fdio.tar.gz:/etc/puppet/modules \