From b463496e6515a42e29b814194d8b19ed2f639239 Mon Sep 17 00:00:00 2001
From: JingLu5 <lvjing5@huawei.com>
Date: Thu, 19 Oct 2017 09:49:51 +0000
Subject: Docs: update new test cases in release note

Change-Id: Ie5ff6fe4f867ce68a33a3a857d8d051ba0020395
Signed-off-by: JingLu5 <lvjing5@huawei.com>
---
 docs/release/release-notes/release-notes.rst | 43 ++++++++++++++++++++--------
 1 file changed, 31 insertions(+), 12 deletions(-)

diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst
index c998f0fbf..873a35cf9 100644
--- a/docs/release/release-notes/release-notes.rst
+++ b/docs/release/release-notes/release-notes.rst
@@ -98,6 +98,8 @@ testing:
 
 * Test cases for the following OPNFV Projects:
 
+  * Container4NFV
+
   * High Availability
 
   * IPv6
@@ -248,6 +250,8 @@ New Scenarios
 |                |                                                     |
 |                | * computecapacity                                   |
 |                |                                                     |
+|                | * SpecCPU2006                                       |
+|                |                                                     |
 +----------------+-----------------------------------------------------+
 | *Networking*   | * iperf3                                            |
 |                |                                                     |
@@ -279,12 +283,16 @@ New Scenarios
 |                |                                                     |
 |                | * nstat                                             |
 |                |                                                     |
+|                | * pktgenDPDK                                        |
+|                |                                                     |
 +----------------+-----------------------------------------------------+
 | *Parser*       | Tosca2Heat                                          |
 |                |                                                     |
 +----------------+-----------------------------------------------------+
 | *Storage*      | fio                                                 |
 |                |                                                     |
+|                | bonnie++                                            |
+|                |                                                     |
 |                | storagecapacity                                     |
 |                |                                                     |
 +----------------+-----------------------------------------------------+
@@ -300,6 +308,17 @@ New Scenarios
 New Test cases
 ^^^^^^^^^^^^^^
 
+* Generic NFVI test cases
+
+ * OPNFV_YARDSTICK_TCO78 - SPEC CPU 2006
+
+ * OPNFV_YARDSTICK_TCO79 - Bonnie++
+
+* Kubernetes Test cases
+
+ * OPNFV_YARDSTICK_TCO80 - NETWORK LATENCY BETWEEN CONTAINER
+
+ * OPNFV_YARDSTICK_TCO81 - NETWORK LATENCY BETWEEN CONTAINER AND VM
 
 
 Version Change
@@ -308,16 +327,20 @@ Version Change
 Module Version Changes
 ^^^^^^^^^^^^^^^^^^^^^^
 
-This is the fourth tracked release of Yardstick. It is based on following
+This is the fifth tracked release of Yardstick. It is based on following
 upstream versions:
 
 - OpenStack Ocata
 
+- OpenDayLight Nitrogen
+
+- ONOS Junco
+
 
 Document Version Changes
 ^^^^^^^^^^^^^^^^^^^^^^^^
 
-This is the fourth tracked version of the Yardstick framework in OPNFV.
+This is the fifth tracked version of the Yardstick framework in OPNFV.
 It includes the following documentation updates:
 
 - Yardstick User Guide: add "network service benchmarking(NSB)" chapter;
@@ -334,20 +357,22 @@ Feature additions
 
 - Yardstick RESTful API support
 
-- Introduce Network service benchmarking
+- Network service benchmarking
 
-- Introduce stress testing with Bottlenecks team
+- Stress testing with Bottlenecks team
 
 - Yardstick framework improvement:
 
-  - Parellel test cases execution support
-
   - yardstick report CLI
 
   - Node context support OpenStack configuration via Ansible
 
   - Https support
 
+  - Kubernetes context type
+
+- Yardstick container local GUI
+
 - Python 3 support
 
 
@@ -489,12 +514,6 @@ Open JIRA tickets
 | **JIRA REFERENCE**  | **DESCRIPTION**                              |
 |                     |                                              |
 +---------------------+----------------------------------------------+
-| JIRA: YARDSTICK-626 | Fio and Lmbench don't work in Ubuntu-arm64   |
-|                     | image                                        |
-+---------------------+----------------------------------------------+
-| JIRA: YARDSTICK-603 | Timeout waiting for floating ip              |
-|                     | (which actually pingable)                    |
-+---------------------+----------------------------------------------+
 | JIRA: YARDSTICK-412 | IPv6 test case should add support for newton |
 |                     |                                              |
 +---------------------+----------------------------------------------+
-- 
cgit