From: Hagop Bozawglanian Date: Fri, 29 Mar 2019 18:25:30 +0000 (+0000) Subject: VNFRQTS - Modify for initial build X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=85f77cff36dd8fa0ecb42495b16932f3399b3b8a;p=ci-management.git 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 --- 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