Use gerrit for the remote update in post jobs

At least until we can fetch ref-updated refs from Zuul.

Change-Id: I2f963f097e05b78205044afc8b83349d8918cf8d
This commit is contained in:
James E. Blair 2013-09-03 17:40:52 -07:00
parent da0f477066
commit ad854af95b

View File

@ -16,7 +16,7 @@ then
exit 1
fi
if [ -z "$GIT_ORIGIN" ]
if [ -z "$GIT_ORIGIN" ] || [ -n "$ZUUL_NEWREV" ]
then
GIT_ORIGIN="$GERRIT_SITE/p"
# git://git.openstack.org/