From 85f77cff36dd8fa0ecb42495b16932f3399b3b8a Mon Sep 17 00:00:00 2001 From: Hagop Bozawglanian Date: Fri, 29 Mar 2019 18:25:30 +0000 Subject: [PATCH] VNFRQTS - Modify for initial build The initial build needs to use the local verion of the JSON file to include all metadata. Then I will have to add this line back in to pull the final artifact back. Change-Id: Iea1d5c7528f5ab9eb259331799ccfd58a16c4c78 Issue-ID: VNFRQTS-614 Signed-off-by: Hagop Bozawglanian --- jjb/vnfrqts/pre-build-needs.sh | 1 - 1 file changed, 1 deletion(-) 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 -- 2.16.6