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-03 08:15:50 +0000 |
commit | 5b4cee9606f26f4c208fcd1aec544ddd436b8162 (patch) | |
tree | 633dcd5d4b42d9b90c29ca707e9d8ec63ed3e88a /docs/testing/user/userguide/index.rst | |
parent | 3248682fcc789f95ff8246a8d1f208a6a3abd46d (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: I365152e8812427a3c54259adbc18d5ddb216d775
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
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 |