summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2019-04-01 16:27:09 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-01 16:27:09 +0000
commit64ed47d0f67f4924015699824faa7f28d2c29e66 (patch)
treee2390f54a0c6685497d7f6aa47b4b03e1cd61611 /jjb
parent895006e44e43fd94b361ba9c80448a799ded745e (diff)
parent85f77cff36dd8fa0ecb42495b16932f3399b3b8a (diff)
Merge "VNFRQTS - Modify for initial build"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/vnfrqts/pre-build-needs.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/vnfrqts/pre-build-needs.sh b/jjb/vnfrqts/pre-build-needs.sh
index c5fb7b64e..da1d5e2d1 100644
--- a/jjb/vnfrqts/pre-build-needs.sh
+++ b/jjb/vnfrqts/pre-build-needs.sh
@@ -5,5 +5,4 @@ source $WORKSPACE/venv-tox/bin/activate
pip install --upgrade pip
pip install -r etc/requirements.txt
ls
-wget -O $WORKSPACE/docs/data/needs.json "https://nexus.onap.org/content/sites/raw/org.onap.vnfrqts.requirements/master/needs.json"
tox -e needs \ No newline at end of file