From d993a26d0ce8b2b3abcab90c3e5e436efab22934 Mon Sep 17 00:00:00 2001 From: Wes Hayutin Date: Wed, 9 Aug 2017 10:30:03 -0400 Subject: [PATCH] update the dlrn-gate-check checkout to patch 5 Change-Id: Iab79a360e41764868649e2ebd662a59e4c8e8fd2 --- ci-scripts/full-deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-scripts/full-deploy.sh b/ci-scripts/full-deploy.sh index d0bec7def..708571ed4 100644 --- a/ci-scripts/full-deploy.sh +++ b/ci-scripts/full-deploy.sh @@ -24,7 +24,7 @@ if [ "$JOB_TYPE" = "gate" ] || \ elif [ "$JOB_TYPE" = "dlrn-gate-check" ]; then # setup a test patch to be built export ZUUL_HOST=review.openstack.org - export ZUUL_CHANGES=openstack/tripleo-ui:master:refs/changes/25/422025/4 + export ZUUL_CHANGES=openstack/tripleo-ui:master:refs/changes/25/422025/5 unset REL_TYPE if [ "$RELEASE" = "master-tripleo-ci" ]; then # we don't have a local mirror for the tripleo-ci images