Update documentation
[integration.git] / docs / release-notes.rst
1 .. _release_notes:
2
3 .. This work is licensed under a Creative Commons Attribution 4.0
4    International License. http://creativecommons.org/licenses/by/4.0
5
6 Integration Release Notes
7 =========================
8
9
10 Integration Repo
11 ----------------
12
13 Version: 6.0.0
14 ..............
15
16 :Release Date: 2020-06-15
17
18 **New Features**
19
20 - provide a new testsuite docker version (1.6.2) including several test updates
21   for the different tests
22 - Creation of new repositories to host the use cases: bbs, mdons
23 - Creation of new repositories to host the simulators: dc-simulator, ran-simulator,
24   pnf-simulator
25 - Creation of new repositories to host baseline images: java11, python
26 - Update oparent library to fix security Vulnerabilities
27 - Support new use cases (mdons, vCPE_tosca,..)
28 - Creation of a web page to host CI daily results
29 - Creation and Integration in CI of new security tests (http public end points,
30   rooted pods, kubernetes CIS verification, jdpw ports)
31 - Update of the onap-k8s use case to report the full status of the cluster after
32   the installation and provide a dashboard
33 - Include healthdist and postinstall robot tests in healthcheck tests
34 - Add new smoke use cases in CI (pnf-registrate, 5gbulkpm,...)
35
36 Quick Links:
37
38   - `Integration project page <https://wiki.onap.org/display/DW/Integration+Project>`_
39   - ` Frankfurt use testing status page <https://wiki.onap.org/display/DW/2%3A+Frankfurt+Release+Integration+Testing+Status>`
40
41 ONAP Maturity Testing Notes
42 ---------------------------
43
44 A Frankfurt daily CI chain has bee put in place after the RC0 milestone. This CI
45 chain is used to track the stability of the release from the RC0. it will be
46 maintained as the latest stable CI branch and replaces the El Alto branch.
47 The daily results can be found in <https://gating-results.onap.eu/results/>.
48 A 72 stability test has been executed after RC1.
49
50 Verified Use Cases and Functional Requirements
51 ----------------------------------------------
52
53 The Integration team verified 31 use cases.
54 The details can be found at
55 :ref:`Verified Use Cases and Functional Requirements <docs_usecases>` session.
56
57 O-Parent
58 --------
59
60 Version: 3.0.2
61 ..............
62
63 :Release Date: 2020-05-08
64
65 **New Features**
66
67 - Update tomcat 9.0.30
68 - Update latest security dependencies
69 - Update settings.xml to use https maven
70 - Update sonar configuration
71 - Update checkstyle rules to exclude methods
72 - Upgrade oparent to checkstyle 8.27
73 - Revert "update version of checkstyle for latest google style and jdk 8"
74 - update version of checkstyle for latest google style and jdk 8
75 - Add compiler-plugin example
76 - Uprev to 3.0.0 for Java 11
77 - qos logback to 1.2.3
78
79
80 Robot Test Suites
81 -----------------
82
83 Version: 1.6.2
84
85 :Release Date: 2020-06-27
86 :sha1: b0407856e24e04126734a176f171afc7274ae2f4
87
88 **New Features**
89
90 - bug Fixes(Teardown, control loop, alotteed properties)