summaryrefslogtreecommitdiffstats
path: root/build/variables.sh
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2017-03-07 09:31:07 -0500
committerDan Radez <dradez@redhat.com>2017-03-08 13:46:30 -0500
commite4dfdfba008b599d4ae8a3904b146aaefe381a2c (patch)
tree42446d2bd54295045d533936de6e1cd4670c2813 /build/variables.sh
parent83eee4e2361e3b97abc93e0a8bb203f6ba42ffa2 (diff)
Adding to build cache and removing jolokia tarball
Change-Id: I23bf0ebda3a75a348383c1b5372698bf0e1d47b1 Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'build/variables.sh')
-rw-r--r--build/variables.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/variables.sh b/build/variables.sh
index 0fc3824b..93ae83df 100644
--- a/build/variables.sh
+++ b/build/variables.sh
@@ -52,3 +52,5 @@ netvpp_repo="https://github.com/openstack/networking-vpp"
netvpp_branch="master"
netvpp_commit=$(git ls-remote ${netvpp_repo} ${netvpp_branch} | awk '{print substr($1,1,7)}')
netvpp_pkg=python-networking-vpp-0.0.1-1.git${NETVPP_COMMIT}$(rpm -E %dist).noarch.rpm
+
+gluon_rpm=gluon-0.0.1-1_20170216.noarch.rpm