From e66df857ac68c728a05d6305d60142e8ed7d223e Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Tue, 19 Sep 2017 12:03:14 -0400 Subject: Freezes RDO images for Euphrates Change-Id: Ie20e7d0c52efc2497c7c9975f88be0a9bfa7aa07 Signed-off-by: Tim Rozet --- build/variables.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/variables.sh') 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 -- cgit 1.2.3-korg