From 41183e5edb792183b17149808090234e85b56f60 Mon Sep 17 00:00:00 2001 From: Wes Hayutin Date: Thu, 13 Apr 2017 10:46:57 -0400 Subject: [PATCH] update ref spec for tripleo-ui test change Change-Id: Ia0b60e164c61647bc2742880972f72e91b47ca9b --- 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 88cfaf5c2..b029dd546 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/2 + export ZUUL_CHANGES=openstack/tripleo-ui:master:refs/changes/25/422025/3 unset REL_TYPE if [ "$RELEASE" = "master-tripleo-ci" ]; then # we don't have a local mirror for the tripleo-ci images