Update documentation
[integration.git] / docs / release-notes.rst
index 3da3edd..f12f327 100644 (file)
+.. _release_notes:
 
 .. This work is licensed under a Creative Commons Attribution 4.0
    International License. http://creativecommons.org/licenses/by/4.0
-   Copyright 2018 Huawei Technologies Co., Ltd.  All rights reserved.
-
-.. _doc-release-notes:
 
 Integration Release Notes
-=============
+=========================
 
 
 Integration Repo
-================
+----------------
 
-Version: 3.0.0
---------------
+Version: 6.0.0
+..............
 
-:Release Date: 2018-11-29
+:Release Date: 2020-06-15
 
 **New Features**
 
-* Enahanced deployment scripts and HEAT template for automated deployment of OOM onto a HA-enabled Kubernetes cluster
-* Updated scripts for OOM daily automated deployment tests
-* Added various helper scripts and configuration files for assisting the ONAP community's work on the various OpenLab test environments
-* Updated docker and java artifact versions for ONAP Casablanca release
-* Additional enhancements to automation test scripts for vCPE use case
-* Moved CSIT content to a separate integration/csit repo
-* Updates and enhancements to the CSIT test plans across projects to support the ONAP Casablanca use cases
-
-
+- provide a new testsuite docker version (1.6.2) including several test updates
+  for the different tests
+- Creation of new repositories to host the use cases: bbs, mdons
+- Creation of new repositories to host the simulators: dc-simulator, ran-simulator,
+  pnf-simulator
+- Creation of new repositories to host baseline images: java11, python
+- Update oparent library to fix security Vulnerabilities
+- Support new use cases (mdons, vCPE_tosca,..)
+- Creation of a web page to host CI daily results
+- Creation and Integration in CI of new security tests (http public end points,
+  rooted pods, kubernetes CIS verification, jdpw ports)
+- Update of the onap-k8s use case to report the full status of the cluster after
+  the installation and provide a dashboard
+- Include healthdist and postinstall robot tests in healthcheck tests
+- Add new smoke use cases in CI (pnf-registrate, 5gbulkpm,...)
+
+Quick Links:
+
+  - `Integration project page <https://wiki.onap.org/display/DW/Integration+Project>`_
+  - ` Frankfurt use testing status page <https://wiki.onap.org/display/DW/2%3A+Frankfurt+Release+Integration+Testing+Status>`
+
+ONAP Maturity Testing Notes
+---------------------------
+
+A Frankfurt daily CI chain has bee put in place after the RC0 milestone. This CI
+chain is used to track the stability of the release from the RC0. it will be
+maintained as the latest stable CI branch and replaces the El Alto branch.
+The daily results can be found in <https://gating-results.onap.eu/results/>.
+A 72 stability test has been executed after RC1.
+
+Verified Use Cases and Functional Requirements
+----------------------------------------------
+
+The Integration team verified 31 use cases.
+The details can be found at
+:ref:`Verified Use Cases and Functional Requirements <docs_usecases>` session.
 
 O-Parent
-========
-
-Version: 1.2.2
---------------
-
-:Release Date: 2018-11-11
-
-**Bug Fixes**
-
-* Updated Spring dependency version to fix CLM issues
-* Remove hard-coding of ONAP nexus repos
-
-
-Version: 1.2.1
---------------
-
-:Release Date: 2018-09-14
-
-**New Features**
-
-* Refactor oparent pom to support running builds against local nexus
-  repos without having to modify oparent source code
-* Standardize 3rd party library versions
+--------
 
-Version: 1.2.0
---------------
+Version: 3.0.2
+..............
 
-:Release Date: 2018-08-24
+:Release Date: 2020-05-08
 
 **New Features**
 
-* Add depedencyManagement sub-module to declare dependecies
-
-
-Demo Artifacts (HEAT Templates)
-==============
-
-Version: 1.3.0
---------------
-
-:Release Date: 2018-11-15
-
-**New Features**
-
-The main changes for this release are the additional templates and
-other changes to support Use Cases such as HPA, vCPE, Scale-out,
-and TOSCA templates.
-
-
-Robot Test Suite
-===========
-
-Version: 1.3.2
---------------
-
-:Release Date: 2018-11-20
-
-**New Features**
+- Update tomcat 9.0.30
+- Update latest security dependencies
+- Update settings.xml to use https maven
+- Update sonar configuration
+- Update checkstyle rules to exclude methods
+- Upgrade oparent to checkstyle 8.27
+- Revert "update version of checkstyle for latest google style and jdk 8"
+- update version of checkstyle for latest google style and jdk 8
+- Add compiler-plugin example
+- Uprev to 3.0.0 for Java 11
+- qos logback to 1.2.3
 
-* Fully automated vFW Closed Loop instantiation and testing
-* Instantiaion of 5 new vCPE models
 
+Robot Test Suites
+-----------------
 
-Version: 1.3.1
---------------
+Version: 1.6.2
 
-:Release Date: 2018-11-14
+:Release Date: 2020-06-27
+:sha1: b0407856e24e04126734a176f171afc7274ae2f4
 
 **New Features**
 
-* Additional health checks for new ONAP components in Casablanca
-* New ETE test suite to test Portal functionality
-* Various enhancements to improve stability of Robot tests
+- bug Fixes(Teardown, control loop, alotteed properties)