Force origin remotes on repos to use zuul.o.o.
Change-Id: I07f62998028351a82e1fca697a21914fde44f05c
This commit is contained in:
@@ -115,6 +115,10 @@ function setup_workspace {
|
||||
fi
|
||||
cd $SHORT_PROJECT
|
||||
|
||||
# TODO: remove; this is temporary to handle the transition
|
||||
# to zuul.openstack.org.
|
||||
git remote set-url origin http://zuul.openstack.org/p/$PROJECT
|
||||
|
||||
BRANCH=$ZUUL_BRANCH
|
||||
|
||||
MAX_ATTEMPTS=3
|
||||
|
||||
Reference in New Issue
Block a user