blob: 82427b95f3ea49dbf04443c6c3a45484897c51f6 [file] [log] [blame]
Joey Armstrong9a771062023-06-03 23:57:43 -04001Release: Checklist
2==================
3
4docs.voltha.org (repo: voltha-docs)
5-----------------------------------
6
7- Create release notes
8- Review core contributors
9
10VOLTHA Repositories
11-------------------
12
13- Create release branch voltha-X.YY in each repository.
14- Update .gitreview, assign `defaultbranch=voltha-2.12 <https://gerrit.opencord.org/c/pod-configs/+/33941/2/.gitreview>`_.
15
16Release Builds
17--------------
18
19- components/onos_components
20- Build and record version for all external VOLTHA dependencies.
21- `VOL-4925 <https://jira.opencord.org/browse/VOL-4925>`_.
22- Upgrade Maven Plugins listed in pom.xml
23
24Packages
25--------
Joey Armstrong4f93b762023-06-06 08:36:02 -040026
Joey Armstrong9a771062023-06-03 23:57:43 -040027- Package `aaa <https://gerrit.opencord.org/c/aaa/+/33599>`_
Joey Armstrong4f93b762023-06-06 08:36:02 -040028
Joey Armstrong9a771062023-06-03 23:57:43 -040029 - Versions
Joey Armstrong4f93b762023-06-06 08:36:02 -040030
Joey Armstrong9a771062023-06-03 23:57:43 -040031 - New
32 - Old
Joey Armstrong4f93b762023-06-06 08:36:02 -040033
Joey Armstrong9a771062023-06-03 23:57:43 -040034 - DEPS: sadis
35
36- Package `sadis <https://gerrit.opencord.org/plugins/gitiles/sadis/>`_
Joey Armstrong4f93b762023-06-06 08:36:02 -040037
Joey Armstrong9a771062023-06-03 23:57:43 -040038 - Versions
Joey Armstrong4f93b762023-06-06 08:36:02 -040039
Joey Armstrong9a771062023-06-03 23:57:43 -040040 - `New: 5.11.0-SNAPSHOT <https://gerrit.opencord.org/plugins/gitiles/sadis/+/refs/heads/master/pom.xml#30>`_
41 - `Old: (5.10.0) <https://central.sonatype.com/artifact/org.opencord/sadis/5.10.0?smo=true>`_
Joey Armstrong4f93b762023-06-06 08:36:02 -040042
Joey Armstrong9a771062023-06-03 23:57:43 -040043 - DEPS:
Joey Armstrong4f93b762023-06-06 08:36:02 -040044
45TST(s)
46------
47
48- Verify the list of TST members are correct on
49
50 - `ONF Website <https://opennetworking.org/voltha/>`_
51 - `Wiki <https://wiki.opennetworking.org/display/COM/VOLTHA>`_
52 - `Release Notes <https://docs.voltha.org/master/release_notes/index.html>`_
53
Joey Armstrong9a771062023-06-03 23:57:43 -040054Release Notes
55-------------
56
57- Capture version information and packages for all builds.