blob: 80170dd4c903653013a4efee9f966670b6b75eab [file] [log] [blame]
LF Jenkins CI6e4256f2020-04-07 20:22:01 +00001.. _release_notes:
Gary Wue4a2df82018-11-29 12:49:09 -08002
3.. This work is licensed under a Creative Commons Attribution 4.0
4 International License. http://creativecommons.org/licenses/by/4.0
Gary Wue4a2df82018-11-29 12:49:09 -08005
Gary Wue4a2df82018-11-29 12:49:09 -08006Integration Release Notes
Gary Wucd47a012018-11-30 07:18:36 -08007=========================
Gary Wue4a2df82018-11-29 12:49:09 -08008
Gary Wue4a2df82018-11-29 12:49:09 -08009Integration Repo
Eric Debeau2a75ad62019-10-24 12:55:23 +000010----------------
Gary Wue4a2df82018-11-29 12:49:09 -080011
mrichommecb0256a2020-05-19 23:00:34 +020012Version: 6.0.0
Eric Debeau2a75ad62019-10-24 12:55:23 +000013..............
Gary Wue4a2df82018-11-29 12:49:09 -080014
mrichommecb0256a2020-05-19 23:00:34 +020015:Release Date: 2020-06-15
Gary Wue4a2df82018-11-29 12:49:09 -080016
17**New Features**
18
mrichomme950afce2020-06-04 11:57:18 +020019- provide a new testsuite docker version (1.6.3) including several test updates
mrichommecb0256a2020-05-19 23:00:34 +020020 for the different tests
21- Creation of new repositories to host the use cases: bbs, mdons
22- Creation of new repositories to host the simulators: dc-simulator, ran-simulator,
23 pnf-simulator
24- Creation of new repositories to host baseline images: java11, python
25- Update oparent library to fix security Vulnerabilities
26- Support new use cases (mdons, vCPE_tosca,..)
27- Creation of a web page to host CI daily results
28- Creation and Integration in CI of new security tests (http public end points,
29 rooted pods, kubernetes CIS verification, jdpw ports)
30- Update of the onap-k8s use case to report the full status of the cluster after
31 the installation and provide a dashboard
32- Include healthdist and postinstall robot tests in healthcheck tests
33- Add new smoke use cases in CI (pnf-registrate, 5gbulkpm,...)
Gildas Lanilis1c76f0a2018-11-29 15:50:49 -080034
35Quick Links:
mrichommecb0256a2020-05-19 23:00:34 +020036
Eric Debeau2a75ad62019-10-24 12:55:23 +000037 - `Integration project page <https://wiki.onap.org/display/DW/Integration+Project>`_
mrichommecb0256a2020-05-19 23:00:34 +020038 - ` Frankfurt use testing status page <https://wiki.onap.org/display/DW/2%3A+Frankfurt+Release+Integration+Testing+Status>`
Gary Wue4a2df82018-11-29 12:49:09 -080039
helenc8783e58ef52018-11-30 16:10:10 -080040ONAP Maturity Testing Notes
Eric Debeau2a75ad62019-10-24 12:55:23 +000041---------------------------
helenc8783e58ef52018-11-30 16:10:10 -080042
mrichommecb0256a2020-05-19 23:00:34 +020043A Frankfurt daily CI chain has bee put in place after the RC0 milestone. This CI
44chain is used to track the stability of the release from the RC0. it will be
45maintained as the latest stable CI branch and replaces the El Alto branch.
mrichommeac588d62020-05-28 22:38:30 +020046The daily results can be found in <https://gating-results.onap.eu/results/>.
47A 72 stability test has been executed after RC1.
helenc8783e58ef52018-11-30 16:10:10 -080048
mrichomme950afce2020-06-04 11:57:18 +020049See :ref:`S3P page<integration-s3p>` for further details.
50
helenc8783e58ef52018-11-30 16:10:10 -080051Verified Use Cases and Functional Requirements
Eric Debeau2a75ad62019-10-24 12:55:23 +000052----------------------------------------------
helenc8783e58ef52018-11-30 16:10:10 -080053
mrichommecb0256a2020-05-19 23:00:34 +020054The Integration team verified 31 use cases.
Eric Debeau2a75ad62019-10-24 12:55:23 +000055The details can be found at
56:ref:`Verified Use Cases and Functional Requirements <docs_usecases>` session.
helenc8783e58ef52018-11-30 16:10:10 -080057
Gary Wue4a2df82018-11-29 12:49:09 -080058O-Parent
Eric Debeau2a75ad62019-10-24 12:55:23 +000059--------
Gary Wue4a2df82018-11-29 12:49:09 -080060
mrichommecb0256a2020-05-19 23:00:34 +020061Version: 3.0.2
Eric Debeau2a75ad62019-10-24 12:55:23 +000062..............
mrichomme057c10b2019-10-18 18:54:16 +020063
mrichommecb0256a2020-05-19 23:00:34 +020064:Release Date: 2020-05-08
mrichomme057c10b2019-10-18 18:54:16 +020065
66**New Features**
67
mrichommecb0256a2020-05-19 23:00:34 +020068- Update tomcat 9.0.30
69- Update latest security dependencies
70- Update settings.xml to use https maven
71- Update sonar configuration
72- Update checkstyle rules to exclude methods
73- Upgrade oparent to checkstyle 8.27
74- Revert "update version of checkstyle for latest google style and jdk 8"
75- update version of checkstyle for latest google style and jdk 8
76- Add compiler-plugin example
77- Uprev to 3.0.0 for Java 11
78- qos logback to 1.2.3
Gary Wue4a2df82018-11-29 12:49:09 -080079
mrichomme3561d292020-06-12 19:00:22 +020080Demo Artifacts (HEAT Templates)
81-------------------------------
82
83Version: 1.6.0
84..............
85
86:Release Date: 2020-06-15
87
88https://nexus.onap.org/content/repositories/releases/org/onap/demo/vnf/
89
90**New Features**
91
92* Update POM and heat env to use 1.6.0
93* Helm chart for visualization operator
94* bug fixes
95* Robot enhancements for various use cases
Gary Wue4a2df82018-11-29 12:49:09 -080096
mrichomme057c10b2019-10-18 18:54:16 +020097Robot Test Suites
Eric Debeau2a75ad62019-10-24 12:55:23 +000098-----------------
mrichomme057c10b2019-10-18 18:54:16 +020099
mrichomme20a4dbd2020-07-08 17:52:13 +0200100Version: 1.6.4
101..............
mrichomme057c10b2019-10-18 18:54:16 +0200102
mrichomme20a4dbd2020-07-08 17:52:13 +0200103:Release Date: 2020-07-07
104:sha1: f863e0060b9e0b13822074d0180cab11aed87ad5
105
mrichomme057c10b2019-10-18 18:54:16 +0200106
107**New Features**
108
mrichomme20a4dbd2020-07-08 17:52:13 +0200109- Some corrections for vLB CDS
110- Change owning-entity-id from hard coded to variable