summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYang (Gabriel) Yu <Gabriel.yuyang@huawei.com>2019-05-14 10:51:56 +0800
committerYang (Gabriel) Yu <Gabriel.yuyang@huawei.com>2019-05-14 10:51:56 +0800
commit6b0f37240dfed26cb2112739dc9f0ad9375fd5ac (patch)
tree08a2029ab943d2663a2466359e36f00bead3053f
parent80edaf3c201bec85fe8a403e03b68899c08df3bb (diff)
add hunter release docs
Change-Id: I9e3944fab032f0af0710082992b634747b1ab6db Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
-rw-r--r--docs/release/release-notes/release_notes.rst39
-rw-r--r--docs/testing/user/userguide/overview.rst12
2 files changed, 51 insertions, 0 deletions
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 <hunter>**
+
+* 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 <fraser>**
* 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
==================================