devstack/tests
Sean McGinnis a492206700 Centralize setting default branch for stable branching
One of the steps when we create a new stable branch is to
branch devstack, then update the default branch for most
repos to use the new stable branch for each repo.

This requires making multiple updates throughout stackrc,
and to further complicate things, there are some repo
branch variables for branchless repos that should not be
updated along with the others.

This can be error prone if not fully aware of these
exceptions. To simplify this process a little, this
patch adds two common variables - one that can be set to
the new stable branch name for all of the repos that
should be branched, and one that can be used for all of
the branchless repos to make it explicit that those
values should be left alone. The cycle-trailing repos
have until two weeks after final release to branch, so
also adding another variable for those to make it easy
to update them at a later time, separately from the
other repos.

Change-Id: I82aa19e739eeda3721bac1cb5153ad0bf2d1125a
2018-02-15 11:21:15 -06:00
..
fake-service.sh Run processes without screen 2014-09-09 13:54:01 +01:00
test_functions.sh Always install apache and proxy-uwsgi 2017-04-14 15:41:02 -04:00
test_ini_config.sh Introduce iniget_sections function 2015-12-29 09:42:35 +00:00
test_ip.sh Cleanup test_ip.sh to give more consistent output 2015-05-28 10:40:55 +10:00
test_libs_from_pypi.sh Drop django_openstack_auth related code 2017-12-24 08:21:15 +09:00
test_localconf.sh add local.conf modifying functions 2016-07-01 12:50:18 +00:00
test_meta_config.sh Warn instead of die on undefined config names 2016-12-12 09:55:32 -05:00
test_package_ordering.sh Fix sorting on LC_ALL=C platforms 2016-03-08 12:00:15 -05:00
test_python.sh allow config to manage python3 use explicitly 2017-01-10 16:08:14 +00:00
test_refs.sh Centralize setting default branch for stable branching 2018-02-15 11:21:15 -06:00
test_truefalse.sh Detect blank variable in trueorfalse 2015-10-09 19:07:50 +11:00
test_vercmp.sh Add vercmp function 2015-11-19 09:37:33 +11:00
test_worlddump.sh Add worlddump unit test 2015-07-01 06:29:27 +10:00
unittest.sh Merge "Add vercmp function" 2016-01-29 05:21:09 +00:00