diff options
author | Emma Foley <emma.l.foley@intel.com> | 2018-03-12 10:25:50 +0000 |
---|---|---|
committer | Emma Foley <emma.l.foley@intel.com> | 2018-04-10 13:56:43 +0000 |
commit | fd3e85f18d7d72f09089d9a558d9210a8a9c0ba1 (patch) | |
tree | 2ea1445d6f94ab27d6934711ccddefb0ed030c33 /docs/testing/user/userguide/01-introduction.rst | |
parent | b24dc4e0c48aa7d9aa98c3e06d6d2cd2c6bed1d6 (diff) |
[docs] update the user guide for "yardstick-operation"
* Add a new chapter: operation which shows how to use Yardstick and
how to create test cases
* Include details on how to reuse and keep VNFs between testcases
JIRA: YARDSTICK-885
JIRA: YARDSTICK-886
Change-Id: I630e701136b9d573539fe69ea0a42018a67d040f
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit 5b4cee9606f26f4c208fcd1aec544ddd436b8162)
Diffstat (limited to 'docs/testing/user/userguide/01-introduction.rst')
-rwxr-xr-x | docs/testing/user/userguide/01-introduction.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/testing/user/userguide/01-introduction.rst b/docs/testing/user/userguide/01-introduction.rst index c0c0a0a2b..d846e759c 100755 --- a/docs/testing/user/userguide/01-introduction.rst +++ b/docs/testing/user/userguide/01-introduction.rst @@ -47,6 +47,9 @@ This document consists of the following chapters: * Chapter :doc:`04-installation` provides instructions to install *Yardstick*. +* Chapter :doc:`05-operation` provides information on how to use *Yardstick* + to run and create testcases. + * Chapter :doc:`06-yardstick-plugin` provides information on how to integrate other OPNFV testing projects into *Yardstick*. |