summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2018-04-06 15:23:44 -0400
committerTim Rozet <trozet@redhat.com>2018-04-06 15:23:44 -0400
commit7c762620eb801faecc4f041f3a77561e3b9bd5ee (patch)
treee80339c2b4aa2bb1ad797dc0d8ff15d45a5a4e56
parentbc4ab949d988f12f8e896436b56bbc8b92d815db (diff)
Freeze overcloud/undercloud images for Fraser release
Images are latest built on 3/25 Change-Id: If0d6e190ce65f0c9cac3c0056848d589db9c68dc Signed-off-by: Tim Rozet <trozet@redhat.com>
-rw-r--r--build/variables.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/variables.sh b/build/variables.sh
index e966e33e..c11069dd 100644
--- a/build/variables.sh
+++ b/build/variables.sh
@@ -20,7 +20,7 @@ BUILD_UTILS="$(dirname ${BUILD_ROOT})/apex/build_utils.py"
# oom issues on some of the larger build steps
VIRT_CUSTOMIZE="virt-customize -m 4096"
-rdo_images_uri=${RDO_IMAGES_URI:-https://images.rdoproject.org/pike/delorean/current-tripleo}
+rdo_images_uri=${RDO_IMAGES_URI:-http://artifacts.opnfv.org/apex/fraser/rdo}
onos_release_uri=https://downloads.onosproject.org/release/
onos_release_file=onos-1.8.4.tar.gz