Le 03/01/2014 19:48, James E. Blair a écrit : <snip> > Yep. And I just made some changes to devstack-gate that I hope make the > process a little clearer. Here's where the interesting bit is: > > > http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/functions.sh#n141 > > Basically it tries to check out the Zuul ref for the branch you ask it > to (usually that should be $ZUUL_BRANCH, but occasionally we set it to > "stable/foo" to test some cross-branch situations (like a change to > master doesn't break the upgrade script from stable to master)). For > the simple case, it should just be $ZUUL_BRANCH. > > So if the branch exists, it tries to check out the zuul ref for the > branch, and if not, the zuul ref for master. If there are no zuul refs > for the project, then it tries to check out the tip of the branch if it > exists, and if the branch doesn't exist, the tip of master. <snip>
Hello, I proposed James long explanation as a Zuul documentation update: https://review.openstack.org/#/c/66025/ :-] -- Antoine "hashar" Musso _______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
