From f52438b36ea567ae6d9564de72ee6b5054396ae1 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Fri, 26 Aug 2016 12:29:57 -0400 Subject: Freezes FDIO/Honeycomb artifacts JIRA: APEX-243 Change-Id: I1ed843c316b840aa9c0f85ef250fcecc59197188 Signed-off-by: Tim Rozet --- build/variables.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'build/variables.sh') diff --git a/build/variables.sh b/build/variables.sh index 8778fe35..6435eeb8 100644 --- a/build/variables.sh +++ b/build/variables.sh @@ -25,5 +25,15 @@ dpdk_rpms=( 'ovs4opnfv-55ef39e7-openvswitch-2.5.90-0.12032.gitc61e93d6.1.el7.centos.x86_64.rpm' ) +fdio_uri_base=http://artifacts.opnfv.org/apex/colorado +fdio_pkgs=( +'vpp-16.09-rc1~7_gea60221~b1030.x86_64.rpm' +'vpp-devel-16.09-rc1~7_gea60221~b1030.x86_64.rpm' +'vpp-lib-16.09-rc1~7_gea60221~b1030.x86_64.rpm' +'vpp_papi-1.0.linux-x86_64.tar.gz' +) +honeycomb_pkg='honeycomb-1.0.0-1066.noarch.rpm' + + ovs_rpm_name=openvswitch-2.5.90-1.el7.centos.x86_64.rpm ovs_kmod_rpm_name=openvswitch-kmod-2.5.90-1.el7.centos.x86_64.rpm -- cgit 1.2.3-korg