From 6b0f37240dfed26cb2112739dc9f0ad9375fd5ac Mon Sep 17 00:00:00 2001 From: "Yang (Gabriel) Yu" Date: Tue, 14 May 2019 10:51:56 +0800 Subject: [PATCH] add hunter release docs Change-Id: I9e3944fab032f0af0710082992b634747b1ab6db Signed-off-by: Yang (Gabriel) Yu --- docs/release/release-notes/release_notes.rst | 39 ++++++++++++++++++++++++++++ docs/testing/user/userguide/overview.rst | 12 +++++++++ 2 files changed, 51 insertions(+) diff --git a/docs/release/release-notes/release_notes.rst b/docs/release/release-notes/release_notes.rst index f3bba812..876372d4 100644 --- a/docs/release/release-notes/release_notes.rst +++ b/docs/release/release-notes/release_notes.rst @@ -67,6 +67,12 @@ Version History | Jul 2nd, 2018 | 1.7.2 | Bottlenecks Fraser release 6.2 | | | | | +----------------+--------------------+-----------------------------------+ +| Dec 10th, 2018 | 1.8.0 | Bottlenecks Gambia release 7.0 | +| | | | ++----------------+--------------------+-----------------------------------+ +| May 10th, 2019 | 1.9.0 | Bottlenecks Hunter release 8.0 | +| | | | ++----------------+--------------------+-----------------------------------+ Summary ======= @@ -89,6 +95,33 @@ Bottlenecks_ team. Release Data ============ +Hunter Release Data +----------------------- + ++--------------------------------------+--------------------------------+ +| **Project** | Bottlenecks | +| | | ++--------------------------------------+--------------------------------+ +| **Repo/tag** | * Bottlenecks/8.0.0 | +| | | +| | | ++--------------------------------------+--------------------------------+ +| **Bottlenecks Docker image tag** | * 8.0.0 | +| | | +| | | ++--------------------------------------+--------------------------------+ +| **Release designation** | * 8.0.0 | +| | | +| | | ++--------------------------------------+--------------------------------+ +| **Release date** | * May 10th 2019 | +| | | +| | | ++--------------------------------------+--------------------------------+ +| **Purpose of the delivery** | Hunter stable release | +| | | ++--------------------------------------+--------------------------------+ + Fraser Release Data ----------------------- @@ -303,6 +336,12 @@ Software Deliverables Documentatiion Deliverables --------------------------- +**Bottlenecks documentation ** + +* Release Notes: http://docs.opnfv.org/en/stable-hunter/submodules/bottlenecks/docs/release/release-notes/release_notes.html +* User Guide: http://docs.opnfv.org/en/stable-hunter/submodules/bottlenecks/docs/testing/user/userguide/index.html +* Developer Guide: http://docs.opnfv.org/en/stable-hunter/submodules/bottlenecks/docs/testing/developer/devguide/index.html + **Bottlenecks documentation ** * Release Notes: http://docs.opnfv.org/en/stable-fraser/submodules/bottlenecks/docs/release/release-notes/release_notes.html diff --git a/docs/testing/user/userguide/overview.rst b/docs/testing/user/userguide/overview.rst index a03229f0..fc8fff14 100644 --- a/docs/testing/user/userguide/overview.rst +++ b/docs/testing/user/userguide/overview.rst @@ -38,6 +38,16 @@ Euphrates: * Extend Life-cycle test to data-plane to validate the system capability to handle concurrent networks usage. * Testing framework is revised to support installer-agnostic testing. +Gambia: + +* Introduction of kubetenetes stress test for scaling capability of PoD management +* Introduction of test scheduler supporting testing services ochestration while providing monitoring services + +Hunter: + +* Introduction of AI based algorithms to do anomaly detection and correlation analysis of Bottlenecks testing results +# Enhancing test scheduler to supporting testing results graphing + These enhancements and test cases help the end users to gain more comprehensive understanding of the SUT. Graphic reports of the system behavior additional to test cases are provided to indicate the confidence level of SUT. Installer-agnostic testing framework allow end user to do stress testing adaptively over either Open Source or commercial deployments. @@ -59,6 +69,8 @@ Integration Description +-------------+----------------------+----------------------+ | Gambia | Any | POSCA, kubestone | +-------------+----------------------+----------------------+ +| Hunter | Any | POSCA, kubestone | ++-------------+----------------------+----------------------+ Test suite & Test case Description ================================== -- 2.16.6