From 621bfd97aa74877177039ada39c0c8f9578a0220 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Wed, 29 Mar 2017 11:37:31 -0400 Subject: Pins ODL L3 VPP/HC packages JIRA: APEX-421 Change-Id: I18a1624af96be772820938e3138666c51b10301c Signed-off-by: Tim Rozet --- build/variables.sh | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'build/variables.sh') diff --git a/build/variables.sh b/build/variables.sh index 5249c2ec..32d6aed9 100644 --- a/build/variables.sh +++ b/build/variables.sh @@ -57,6 +57,15 @@ netvpp_pkg=python-networking-vpp-0.0.1-1.git${NETVPP_COMMIT}$(rpm -E %dist).noar gluon_rpm=gluon-0.0.1-1_20170302.noarch.rpm +fdio_l3_uri_base=http://artifacts.opnfv.org/apex/danube/fdio_l3_rpms +fdio_l3_pkgs=( +'vpp-17.04-rc0~399_g17a75cb~b2022.x86_64.rpm' +'vpp-api-python-17.04-rc0~399_g17a75cb~b2022.x86_64.rpm' +'vpp-lib-17.04-rc0~399_g17a75cb~b2022.x86_64.rpm' +'vpp-plugins-17.04-rc0~399_g17a75cb~b2022.x86_64.rpm' +'honeycomb-1.17.04-2503.noarch.rpm' +) + fdio_l2_uri_base=http://artifacts.opnfv.org/apex/danube/fdio_l2_rpms fdio_l2_pkgs=( 'vpp-17.04-rc0~300_gdef19da~b1923.x86_64.rpm' -- cgit 1.2.3-korg