From 51ae00d6c4f654726d5691d865639309a3fe6fa7 Mon Sep 17 00:00:00 2001
From: Maryam Tahhan <maryam.tahhan@intel.com>
Date: Wed, 23 Mar 2016 13:57:31 +0000
Subject: docs: update test summary list.

Update test summary list to include:
 * LTD.Scalability.VNF.RFC2544.PacketLossProfile
 * LTD.Scalability.VNF.RFC2544.PacketLossRatio
 * LTD.Stress.RFC2544.0PacketLoss

JIRA: VSPERF-238

Change-Id: I62ff23c00243cadc8c818d09079dcd38a587a922
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
---
 docs/requirements/vswitchperf_ltd.rst | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/docs/requirements/vswitchperf_ltd.rst b/docs/requirements/vswitchperf_ltd.rst
index 72a93cb4..1827fe6d 100644
--- a/docs/requirements/vswitchperf_ltd.rst
+++ b/docs/requirements/vswitchperf_ltd.rst
@@ -2426,6 +2426,9 @@ Test ID: LTD.Stress.RFC2544.0PacketLoss
     -  The configuration of the stress tool (for example the command line
        parameters used to start it.)
 
+    **Note:** Stress in the test ID can be replaced with the name of the
+              component being stressed, when reporting the results:
+              LTD.CPU.RFC2544.0PacketLoss or LTD.Memory.RFC2544.0PacketLoss
 .. 3.2.3.7
 
 Summary List of Tests
@@ -2454,6 +2457,8 @@ Summary List of Tests
 
   - Test ID: LTD.Scalability.RFC2544.0PacketLoss
   - Test ID: LTD.MemoryBandwidth.RFC2544.0PacketLoss.Scalability
+  - LTD.Scalability.VNF.RFC2544.PacketLossProfile
+  - LTD.Scalability.VNF.RFC2544.PacketLossRatio
 
 4. Acivation tests
 
@@ -2466,4 +2471,4 @@ Summary List of Tests
 
 6. CPU and memory consumption
 
-  - Test ID: LTD.CPU.RFC2544.0PacketLoss
+  - Test ID: LTD.Stress.RFC2544.0PacketLoss
-- 
cgit