summaryrefslogtreecommitdiffstats
path: root/build/variables.sh
diff options
context:
space:
mode:
authorFeng Pan <fpan@redhat.com>2017-09-20 02:26:50 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-20 02:26:50 +0000
commitbdd2822247a9b3ddf2a30a9de49c97aca4d8eb43 (patch)
tree677f59de782a19fb40543b4f4c4813ac85e86e7e /build/variables.sh
parent37d0390ca4286fd77f49479c576a9625b4cbed97 (diff)
parente66df857ac68c728a05d6305d60142e8ed7d223e (diff)
Merge "Freezes RDO images for Euphrates"
Diffstat (limited to 'build/variables.sh')
-rw-r--r--build/variables.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/variables.sh b/build/variables.sh
index 6f8a6696..a611073c 100644
--- a/build/variables.sh
+++ b/build/variables.sh
@@ -17,7 +17,7 @@ PATCHES_DIR="${BUILD_ROOT}/patches"
BUILD_UTILS="$(dirname ${BUILD_ROOT})/apex/build/build_utils.py"
-rdo_images_uri=${RDO_IMAGES_URI:-https://images.rdoproject.org/ocata/delorean/current-tripleo/stable/}
+rdo_images_uri=${RDO_IMAGES_URI:-http://artifacts.opnfv.org/apex/euphrates/rdo}
onos_release_uri=https://downloads.onosproject.org/release/
onos_release_file=onos-1.8.4.tar.gz