summaryrefslogtreecommitdiffstats
path: root/build/variables.sh
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2016-04-15 12:11:43 -0400
committerDan Radez <dradez@redhat.com>2016-04-20 19:07:29 +0000
commit5f6676a3e408e45aed62947b35106a40a5a93626 (patch)
treed8d1b29ef7fbb8169291deaffbda24c12009eacd /build/variables.sh
parenta412ab4c4a4835bb4a9f4bf0f2ef8c7e965f1aaf (diff)
updating ONOS build
- the ONOS build required the stable-images dir - also removing other stable-images references Change-Id: Ib51e4278ac80d7900064469f6d3c3a3532296270 Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'build/variables.sh')
-rw-r--r--build/variables.sh7
1 files changed, 2 insertions, 5 deletions
diff --git a/build/variables.sh b/build/variables.sh
index 5a0de36c..9bb40a9c 100644
--- a/build/variables.sh
+++ b/build/variables.sh
@@ -8,9 +8,6 @@
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
-rdo_images_cache=/stable-images
rdo_images_uri=https://ci.centos.org/artifacts/rdo/images/mitaka/delorean/stable/
-#rdo_images_uri=file://$rdo_images_cache
-#onos_artifacts_uri=http://205.177.226.237:9999/onosfw
-onos_artifacts_uri=file:///stable-images/onos/
-odl_artifacts_cache=/stable-images/odl
+onos_release_uri=http://downloads.onosproject.org/release
+onos_release_file=onos-1.5.0.tar.gz