Simplify autorelease to not use release tags 79/60679/5
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 24 Jul 2017 08:00:28 +0000 (18:00 +1000)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 1 Aug 2017 19:37:47 +0000 (15:37 -0400)
commit54c6bd5abbaf36e216e554fb114cc1354b0b8510
tree754f98923cef0947baad63fbbe05b387674034ed
parent1cce6177399eadf364529bdb32de2d1d40c239ac
Simplify autorelease to not use release tags

Release tags for carbon, nitrogen and future releases are set as
the stream and no longer uses the format `Carbon-SR1`. Only for boron
the same format is preserved if any hotfix has to be released.
Therefore, pass stream as the default release tag for all releases
except for boron. Also the scripts are modified to set the release tag
as $STREAM by default.

https://lists.opendaylight.org/pipermail/release/2017-July/011619.html
Jira: releng-323
Change-Id: I7ecc4d3962bab741bc31efa636beb986b4b15476
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/autorelease/autorelease-projects.yaml
jjb/autorelease/include-raw-autorelease-release-versions.sh
jjb/autorelease/version-bump.sh