From 2e05184b9b7101e6d2e4ca68b4490dce985baf83 Mon Sep 17 00:00:00 2001 From: ChristopherPrice Date: Fri, 5 Feb 2016 12:48:04 +0100 Subject: Adding general component descriptions and information. Change-Id: Ie9824ac9c706f730c929a5ca0ed34ee85314719e Signed-off-by: ChristopherPrice (cherry picked from commit 58a2bb9407285dbf2bac8e32bd55582379c49a6a) --- docs/configguide/feature-config.rst | 1 + docs/configguide/post-install.rst | 19 +++++++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) (limited to 'docs/configguide') diff --git a/docs/configguide/feature-config.rst b/docs/configguide/feature-config.rst index 1d0650200..992f501b6 100644 --- a/docs/configguide/feature-config.rst +++ b/docs/configguide/feature-config.rst @@ -10,6 +10,7 @@ The following sections describe the configuration options for specific platform Further details for each feature are captured in the referred project documentation. .. include:: ../projects/copper/configguide/configguide.rst +.. include:: ../projects/doctor/configguide/configguide.rst .. include:: ../projects/ipv6/configguide/featureconfig.rst .. include:: ../projects/promise/configguide/featureconfig.rst .. include:: ../projects/sdnvpn/configguide/configguide.rst diff --git a/docs/configguide/post-install.rst b/docs/configguide/post-install.rst index af5039306..741905a52 100644 --- a/docs/configguide/post-install.rst +++ b/docs/configguide/post-install.rst @@ -9,15 +9,30 @@ Post Configuration Activities Once you have deployed and configured your scenario and features you should validate the state of the system using the following guides. +Scenario validation activities +============================== + The following guides provide information on how to validate the installation of you scenario based on the tools and test suites available for the installation tool you have selected: -.. include:: ../projects/functest/configguide/configguide.rst .. include:: ../projects/ipv6/configguide/postinstall.rst .. include:: ../projects/joid/configguide/postinstall.rst +Feature validation activities +============================= + The following sections provide information on how to validate the features you have installed in your scenario: - + .. include:: ../projects/copper/configguide/postinstall.rst +Additional testing and validation activities +============================================ + +Many of our testing tools can be manually installed to facilitate targeted testing +of features and capabilities of your scenario. The following guides provide instruction on +setting up these testing suites: + +.. include:: ../projects/functest/configguide/configguide.rst +.. include:: ../projects/vswitchperf/configguide/installation.rst + -- cgit 1.2.3-korg