Updates CentOS artifact links 33/58033/1
authorTim Rozet <trozet@redhat.com>
Tue, 29 May 2018 13:49:09 +0000 (09:49 -0400)
committerTim Rozet <trozet@redhat.com>
Tue, 29 May 2018 13:49:09 +0000 (09:49 -0400)
Artifacts expired from mirror links, so moving to artifacts repo.

JIRA: APEX-608

Change-Id: Ib49ca355b49467e4ecfa52ba90cd5e2fad9f2d71
Signed-off-by: Tim Rozet <trozet@redhat.com>
build/Makefile
build/variables.sh

index fb6734b..e6fb35c 100644 (file)
@@ -8,7 +8,7 @@
 ##############################################################################
 
 export USE_MASTER = ""
-export CENTDNLD = http://mirrors.cat.pdx.edu/centos/7.4.1708/isos/x86_64/CentOS-7-x86_64-DVD-1708.iso
+export CENTDNLD = http://artifacts.opnfv.org/apex/fraser/centos/CentOS-7-x86_64-DVD-1708.iso
 export RELEASE = "0"
 
 export RPM_DIST = $(shell rpm -E %dist)
index 83a0a66..0ccf484 100644 (file)
@@ -60,4 +60,4 @@ nosdn_vpp_rpms=(
 'https://nexus.fd.io/content/repositories/fd.io.centos7/io/fd/vpp/vpp-api-python/18.01.1-release.x86_64/vpp-api-python-18.01.1-release.x86_64.rpm'
 )
 
-CENTOS_UPDATE="http://mirror.centos.org/centos/7.4.1708/updates/x86_64/Packages"
+CENTOS_UPDATE="http://artifacts.opnfv.org/apex/fraser/centos"