a492206700
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 |
||
---|---|---|
.. | ||
fake-service.sh | ||
test_functions.sh | ||
test_ini_config.sh | ||
test_ip.sh | ||
test_libs_from_pypi.sh | ||
test_localconf.sh | ||
test_meta_config.sh | ||
test_package_ordering.sh | ||
test_python.sh | ||
test_refs.sh | ||
test_truefalse.sh | ||
test_vercmp.sh | ||
test_worlddump.sh | ||
unittest.sh |