acdb72f70c
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
|
||
---|---|---|
.. | ||
check_i18n_test_case.txt | ||
check_i18n.py | ||
clean.sh | ||
copy_api_tests_from_neutron.sh | ||
i18n_cfg.py | ||
install_venv_common.py | ||
install_venv.py | ||
pretty_tox.sh | ||
subunit-trace.py | ||
tox_install.sh | ||
with_venv.sh |