From a22a7fa2e3e12d767832716cb33a9f852519a78d Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Fri, 18 Aug 2017 16:53:39 +0200 Subject: Reference testing group dev guide in testing section Add /devguide dir for VSPERF Change-Id: Ib866c64bb41534b1825f301faabfc1520ed08bf4 Signed-off-by: Morgan Richomme Signed-off-by: Trevor Cooper --- docs/testing/developer/devguide/index.rst | 8 ++++---- docs/testing/testing-dev.rst | 6 +++++- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst index a23231b03..866885956 100644 --- a/docs/testing/developer/devguide/index.rst +++ b/docs/testing/developer/devguide/index.rst @@ -1,9 +1,9 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. SPDX-License-Identifier: CC-BY-4.0 -********************* -Test developer guide -********************* +*********************** +Testing developer guide +*********************** .. toctree:: :numbered: @@ -62,7 +62,7 @@ The testing group defined several categories also known as tiers. These categories can be used to group test suites. +----------------+-------------------------------------------------------------+ -| healthcheck | Simple and quick healthcheck tests case | +| Healthcheck | Simple and quick healthcheck tests case | +----------------+-------------------------------------------------------------+ | Smoke | Set of smoke test cases/suites to validate the release | +----------------+-------------------------------------------------------------+ diff --git a/docs/testing/testing-dev.rst b/docs/testing/testing-dev.rst index 3716acd19..e7b680044 100644 --- a/docs/testing/testing-dev.rst +++ b/docs/testing/testing-dev.rst @@ -7,6 +7,10 @@ Testing Developer Guides ======================== +Testing group +------------- +.. include:: ./developer/devguide/index.rst + Bottlenecks ------------ .. toctree:: @@ -36,7 +40,7 @@ VSPERF .. toctree:: :maxdepth: 1 - ../submodules/vswitchperf/docs/testing/developer/index + ../submodules/vswitchperf/docs/testing/developer/devguide/index Yardstick -- cgit 1.2.3-korg