From: Feng Pan Date: Tue, 14 Jun 2016 02:56:18 +0000 (-0400) Subject: Install ovs-dpdk rpm when required X-Git-Tag: colorado.1.0~173^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F89%2F15489%2F1;p=apex.git Install ovs-dpdk rpm when required JIRA: APEX-119 Change-Id: Ie6d08c39fc22be109bf4792a4b7e6cfb4b44d6db Signed-off-by: Feng Pan --- diff --git a/build/variables.sh b/build/variables.sh index ad1edf91..8397dfd8 100644 --- a/build/variables.sh +++ b/build/variables.sh @@ -18,4 +18,5 @@ dpdk_rpms=( 'ovs4opnfv-dpdk-devel-16.04.0-2.el7.centos.x86_64.rpm' 'ovs4opnfv-dpdk-examples-16.04.0-2.el7.centos.x86_64.rpm' 'ovs4opnfv-dpdk-tools-16.04.0-2.el7.centos.x86_64.rpm' +'ovs4opnfv-openvswitch-2.5.90-0.12060.git46ed1382.1.el7.centos.x86_64.rpm' ) \ No newline at end of file