From cb0256a2e85cb929f145509b46fa56cbd4f07e62 Mon Sep 17 00:00:00 2001 From: mrichomme Date: Tue, 19 May 2020 23:00:34 +0200 Subject: Update Doc for frankfurt Issue-ID: INT-1551 Signed-off-by: mrichomme Change-Id: I8cd83775001a125c11a0408d05a4dacb54f2c1c9 Signed-off-by: mrichomme --- docs/release-notes.rst | 229 +++++++++---------------------------------------- 1 file changed, 40 insertions(+), 189 deletions(-) (limited to 'docs/release-notes.rst') diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 6910131ce..990d70d11 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -10,228 +10,79 @@ Integration Release Notes Integration Repo ---------------- -Version: 4.0.0 +Version: 6.0.0 .............. -:Release Date: 2019-10-21 +:Release Date: 2020-06-15 **New Features** -* Add new integration labs -* Introduction of OOM Gating -* Updated scripts for OOM daily automated deployment tests -* Refactoring of the Integration wiki home page -* Automation script for use cases -* Updated java artifact versions for ONAP El Alto release -* Cleaning of CSIT jobs -* Update oparent library to fix security Vulnerabilities -* Update Postman collection for test +- 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 `_ - - ` El Alto use testing status page ` + - ` Frankfurt use testing status page ` ONAP Maturity Testing Notes --------------------------- -For El Alto release, ONAP continues to improve in multiple areas of -Scalability, Security, Stability and Performance (S3P) metrics. - -In addition of the windriver lab, Master and El Alto use cases have been tested -on Ericcson (Daily Master CI chain), Orange (Daily Master chain, Gating) and -windriver labs (use cases, daily, long duration). See `Integration Lab portal -` - - -A gating chain has been setup for OOM. This CI chain provides feedback to the -integration team. For each OOM change, a full ONAP deployment is triggered then -several tests are executed (k8s verification, helm chart verification, 61 robot -healthcheck, healthdist and end to end basic VNF tests). -For El Alto, more than 1000 pipelines have been executed (gating, daily master -and stable). -The results of the tests for the OOM gating can be found ` here -` - -Tests dealing with more than 25 test cases are executed on Windriver -environment. - -The Integration team ran the 72 hours stability testing (xx% passing rate) and -full resilience testing (xx% passing rate) at ONAP OpenLabs. -More details in :ref:`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 Verified Use Cases and Functional Requirements ---------------------------------------------- -The Integration team verified 22 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 ` session. O-Parent -------- -Version: 2.2.0 -.............. - -:Release Date: 2019-09-03 - -**New Features** - -* Updated oparent POM files to support LF's new global job template. -* commons-beanutils 1.9.4 -* tomcat-embed-core 9.0.24 -* jquery 3.4.1 - - -Version: 2.0.0 +Version: 3.0.2 .............. -:Release Date: 2019-03-08 +:Release Date: 2020-05-08 **New Features** -* Updated oparent POM files to support LF's new global job template. - -Version: 1.2.3 -.............. - -:Release Date: 2019-02-11 - -**Bug Fixes** - -* Updated various library dependency versions per SECCOM input -* Fixed Checkstyle configuration issues - - -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 -.............. - -:Release Date: 2018-08-24 - -**New Features** - -* Add depedencyManagement sub-module to declare dependecies - - -Demo Artifacts (HEAT Templates) -------------------------------- - -Version: 1.5.0 -.............. - -:Release Date: 2019-10-11 - -**New Features** - -* vFW DT tutorial improvement -* Helm chart for visualization operator -* bug fixes -* Robot enhancements for various use cases - - -Version: 1.4.0 -.............. - -:Release Date: 2019-06-13 - -**New Features** - -The main changes for this release are the additional templates and -other changes to support Use Cases such as vFWCL, vFWDT, vCPE, Scale-out, -and TOSCA 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. +- 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 Robot Test Suites ----------------- -Version: 1.5.4 - -:Release Date: 2019-10-24 - -**New Features** - -* bug Fixes(Teardown, control loop, alotteed properties) -* Add repush Policy -* CDS support -* HV-VES SSL support -* Add testsuite for VNF Lifecycle validation -* Cleaning (remaining openecomp ref, ocata and lenovo healthcheck, unused or - redundant variables and scripts) - - -Version: 1.4.1 - -:Release Date: 2019-06-09 - -**New Features** - -* Update vFWCL use case test script - - -Version: 1.4.0 - -:Release Date: 2019-05-24 - -**New Features** - -* Update vFWCL use case closed loop policy -* Fix vCPE use case test bugs -* Support resource VL type in test script -* Add test script for new use cases -* Enhance existing use cases test script - -Version: 1.3.2 -.............. - -:Release Date: 2018-11-20 - -**New Features** - -* Fully automated vFW Closed Loop instantiation and testing -* Instantiation of 5 new vCPE models - - -Version: 1.3.1 -.............. +Version: 1.6.2 -:Release Date: 2018-11-14 +:Release Date: 2020-06-15 **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) -- cgit 1.2.3-korg