neutron-lbaas/tools
Ihar Hrachyshka acdb72f70c Set ZUUL_BRANCH using BRANCH if not available
In most cases, ZUUL_BRANCH is set in gate, but not all the time. One
exception is e.g. periodic stable jobs, where there is no actual patch
to validate, hence no ZUUL_REF or ZUUL_BRANCH is set. In that case, we
need to help zuul-cloner to determine the proper branch to fetch
neutron.

It could be achieved by e.g. hardcoding the branch using --zuul_branch
CLI argument passed into zuul-cloner. In this patch, I instead set
ZUUL_BRANCH to BRANCH that seems to be always present in all kinds of
jobs. It is then used by zuul-cloner to choose the correct branch.

This fixes the issue for stable/liberty periodic jobs for neutron-lbaas
when we tried to validate it against neutron/master.

Change-Id: I360239a1443f8d4e16210a1ef743912e1bf85f41
(cherry picked from commit d103c03156)
2015-11-10 17:37:27 +01:00
..
check_i18n.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
check_i18n_test_case.txt Add script for checking i18n message 2012-12-10 17:29:54 +08:00
clean.sh Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
copy_api_tests_from_neutron.sh Pull lbaasv1 tempest tests in-tree, use installed neutron for v1/v2 job 2015-05-29 16:29:21 +00:00
i18n_cfg.py Fix message i18n error 2013-09-08 15:58:12 +08:00
install_venv.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
install_venv_common.py Split lbaas services code into neutron-lbaas 2014-12-08 13:37:18 -07:00
pretty_tox.sh Added tox tempest environment 2015-03-10 02:19:06 -05:00
subunit-trace.py Show progress output while running unit tests 2014-11-20 21:05:32 +00:00
tox_install.sh Set ZUUL_BRANCH using BRANCH if not available 2015-11-10 17:37:27 +01:00
with_venv.sh Remove the useless vim modelines 2014-06-21 15:07:31 +08:00