Update Doc for frankfurt
[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
49 Verified Use Cases and Functional Requirements
50 ----------------------------------------------
51
52 The Integration team verified 31 use cases.
53 The details can be found at
54 :ref:`Verified Use Cases and Functional Requirements <docs_usecases>` session.
55
56 O-Parent
57 --------
58
59 Version: 3.0.2
60 ..............
61
62 :Release Date: 2020-05-08
63
64 **New Features**
65
66 - Update tomcat 9.0.30
67 - Update latest security dependencies
68 - Update settings.xml to use https maven
69 - Update sonar configuration
70 - Update checkstyle rules to exclude methods
71 - Upgrade oparent to checkstyle 8.27
72 - Revert "update version of checkstyle for latest google style and jdk 8"
73 - update version of checkstyle for latest google style and jdk 8
74 - Add compiler-plugin example
75 - Uprev to 3.0.0 for Java 11
76 - qos logback to 1.2.3
77
78
79 Robot Test Suites
80 -----------------
81
82 Version: 1.6.2
83
84 :Release Date: 2020-06-15
85
86 **New Features**
87
88 - bug Fixes(Teardown, control loop, alotteed properties)