From f2a27e64dc6a1375af23b0b99e6cfdddeceb19f8 Mon Sep 17 00:00:00 2001
From: Emma Foley <emma.l.foley@intel.com>
Date: Fri, 5 Oct 2018 16:35:35 +0100
Subject: [docs] Resolve "document isn't included in any toctree" warning

Some test cases and test results weren't included in the test case
lists.
This change updates the lists of TC to included the previously
omitted TCs and add test results to index.

JIRA: YARDSTICK-1335
Change-Id: I5ca3b679b308889e60b7db2679629dc9144a3226
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
---
 docs/release/results/index.rst                      | 5 +++++
 docs/testing/user/userguide/15-list-of-tcs.rst      | 6 ++++++
 docs/testing/user/userguide/nsb/nsb-list-of-tcs.rst | 2 +-
 3 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/docs/release/results/index.rst b/docs/release/results/index.rst
index 63445fd1a..30cf62284 100644
--- a/docs/release/results/index.rst
+++ b/docs/release/results/index.rst
@@ -15,3 +15,8 @@ Yardstick test results
 .. include:: ./overview.rst
 .. include:: ./results.rst
 .. include:: ./euphrates_fraser_comparison.rst
+
+.. include:: ./yardstick-opnfv-ha.rst
+.. include:: ./yardstick-opnfv-kvm.rst
+.. include:: ./yardstick-opnfv-parser.rst
+
diff --git a/docs/testing/user/userguide/15-list-of-tcs.rst b/docs/testing/user/userguide/15-list-of-tcs.rst
index 2f0a87144..8990800c1 100644
--- a/docs/testing/user/userguide/15-list-of-tcs.rst
+++ b/docs/testing/user/userguide/15-list-of-tcs.rst
@@ -29,6 +29,7 @@ Generic NFVI Test Case Descriptions
    opnfv_yardstick_tc002.rst
    opnfv_yardstick_tc004.rst
    opnfv_yardstick_tc005.rst
+   opnfv_yardstick_tc006.rst
    opnfv_yardstick_tc008.rst
    opnfv_yardstick_tc009.rst
    opnfv_yardstick_tc010.rst
@@ -57,6 +58,7 @@ Generic NFVI Test Case Descriptions
    opnfv_yardstick_tc080.rst
    opnfv_yardstick_tc081.rst
    opnfv_yardstick_tc083.rst
+   opnfv_yardstick_tc084.rst
 
 OPNFV Feature Test Cases
 ========================
@@ -83,6 +85,10 @@ H A
    opnfv_yardstick_tc057.rst
    opnfv_yardstick_tc058.rst
    opnfv_yardstick_tc087.rst
+   opnfv_yardstick_tc088.rst
+   opnfv_yardstick_tc089.rst
+   opnfv_yardstick_tc090.rst
+   opnfv_yardstick_tc091.rst
    opnfv_yardstick_tc092.rst
    opnfv_yardstick_tc093.rst
 
diff --git a/docs/testing/user/userguide/nsb/nsb-list-of-tcs.rst b/docs/testing/user/userguide/nsb/nsb-list-of-tcs.rst
index f9ca900fd..723cd6f99 100644
--- a/docs/testing/user/userguide/nsb/nsb-list-of-tcs.rst
+++ b/docs/testing/user/userguide/nsb/nsb-list-of-tcs.rst
@@ -27,7 +27,7 @@ NSB PROX Test Case Descriptions
    tc_prox_context_buffering_port
    tc_prox_context_load_balancer_port
    tc_prox_context_vpe_port
-   tc_prox_context_lw_after_port
+   tc_prox_context_lw_aftr_port
    tc_epc_default_bearer_landslide
    tc_epc_dedicated_bearer_landslide
    tc_epc_saegw_tput_relocation_landslide
-- 
cgit