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/index.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/index.rst')
-rw-r--r-- | docs/testing/user/userguide/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/testing/user/userguide/index.rst b/docs/testing/user/userguide/index.rst index 57c6cf594..b936e723d 100644 --- a/docs/testing/user/userguide/index.rst +++ b/docs/testing/user/userguide/index.rst @@ -17,6 +17,7 @@ Yardstick User Guide 02-methodology 03-architecture 04-installation + 05-operation 06-yardstick-plugin 07-result-store-InfluxDB 08-grafana |