summaryrefslogtreecommitdiffstats
path: root/build/variables.sh
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-08-26 12:29:57 -0400
committerTim Rozet <trozet@redhat.com>2016-08-26 14:01:30 -0400
commitf52438b36ea567ae6d9564de72ee6b5054396ae1 (patch)
tree3c2a16713b0f103af8812b81dc2eabdc5002732d /build/variables.sh
parent10f0918b64455b6e61a467112e6b4dcd39ca8dca (diff)
Freezes FDIO/Honeycomb artifacts
JIRA: APEX-243 Change-Id: I1ed843c316b840aa9c0f85ef250fcecc59197188 Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'build/variables.sh')
-rw-r--r--build/variables.sh10
1 files changed, 10 insertions, 0 deletions
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