summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2020-01-23 18:45:42 +0000
committerGerrit Code Review <gerrit@onap.org>2020-01-23 18:45:42 +0000
commitf34acf1dfaac38b33064ac8a84158c8028decc18 (patch)
treece8f34a9d1874af5e5709e642c5eea6c0b534730 /jjb
parent99eea734a0dc9773d2d629377a0b64b15ce75d69 (diff)
parent3f34cc24dd6afad470204b7bc6d9289218c7506e (diff)
Merge "VNFRQTS - Pulling artifact causing data override"
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 c27b55006..77099b17a 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 docs/data/needs.json "https://nexus.onap.org/content/sites/raw/org.onap.vnfrqts.requirements/master/needs.json" && echo "Copied newest needs." || exit 1
tox -e needs \ No newline at end of file