Update documentation
[integration.git] / docs / release-notes.rst
index b6e4d7b..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-30
+:Release Date: 2020-06-15
 
 **New Features**
 
-* CI/CD with daily summary: `functional tests and health checks <http://onapci.org/grafana/d/8cGRqBOmz/daily-summary>`_. 
-* Container optimization through the CIA sub-project
-* Enhanced 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
-* Offline deployment: deploy ONAP without direct internet access for Beijing release
-
-**Security Notes**
-
-Integration code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and actions to be taken in future release. 
-The Integration open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45298876>`_.
+- 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>`_
-
-       - `Project Vulnerability Review Table for Integration <https://wiki.onap.org/pages/viewpage.action?pageId=45298876>`_
 
+  - `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
-===========================
-
-For the Casablanca release, ONAP continues to improve in multiple areas of Scalability, Security, Stability and Performance (S3P) metrics.
-
-The Integration team ran the 72 hours stability testing (100% passing rate) and full resilience testing (96.9% passing rate) at ONAP OpenLabs. More details in :ref:`ONAP Maturity Testing Notes <integration-s3p>`.
+---------------------------
 
+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 15 use cases and functional requirements. 
-The details can be found at :ref:`Verified Use Cases and Functional Requirements <docs_usecases>` session.
+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**
+Version: 3.0.2
+..............
 
-* Updated Spring dependency version to fix CLM issues
-* Remove hard-coding of ONAP nexus repos
-
-
-Version: 1.2.1
---------------
-
-:Release Date: 2018-09-14
+:Release Date: 2020-05-08
 
 **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
---------------
-
-:Release Date: 2018-08-24
-
-**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
-* Instantiation 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)