diff options
author | Sridhar K. N. Rao <sridhar.rao@spirent.com> | 2021-06-22 14:48:01 +0530 |
---|---|---|
committer | Sridhar K. N. Rao <sridhar.rao@spirent.com> | 2021-06-23 11:59:02 +0530 |
commit | d5c0a03054f720da2a5ff9eba74feee57fb0296d (patch) | |
tree | 9aa3b35f7e6cb82158ab364e8e855b4c8f23649c /docs/xtesting | |
parent | 8af88b77b668bf2c6bdf61d4bc777f414c935f6c (diff) |
DOCS: Thorough update of ViNePerf Documentation.
Included Kali release notes too.
Made changes based on review from Al.
More changes - thanks to Al.
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: I50b02c2389ddad9596433fd33430270da0fab5db
Diffstat (limited to 'docs/xtesting')
-rw-r--r-- | docs/xtesting/index.rst | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/xtesting/index.rst b/docs/xtesting/index.rst index 9259a12a..20a291a1 100644 --- a/docs/xtesting/index.rst +++ b/docs/xtesting/index.rst @@ -2,21 +2,21 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) OPNFV, Spirent, AT&T, Ixia and others. -.. OPNFV VSPERF Documentation master file. +.. Anuket ViNePerf Documentation master file. -******************************** -OPNFV VSPERF with OPNFV Xtesting -******************************** +*********************************** +Anuket ViNePerf with OPNFV Xtesting +*********************************** ============ Introduction ============ -User can use VSPERF with Xtesting for two different usecases. +User can use ViNePerf with Xtesting for two different usecases. 1. Baremetal Dataplane Testing/Benchmarking. 2. Openstack Dataplane Testing/Benchmarking. -The Baremetal usecase is the legacy usecase of OPNFV VSPERF. +The Baremetal usecase is the legacy usecase of Anuket ViNePerf. The below figure summarizes both the usecases. @@ -52,15 +52,15 @@ These commands are described in OPNFV Xtesting Documentation. Please refere to O Accessing the Results? ====================== -VSPERF automatically publishes the results to any OPNFV Testapi deployment. -User has to configure following two parameters in VSPERF. +ViNePerf automatically publishes the results to any Anuket Testapi deployment. +User has to configure following two parameters in ViNePerf. 1. OPNFVPOD - The name of the pod. 2. OPNFV_URL - The endpoint serving testapi. As Xtesting runs its own testapi, user should point to this (testapi endpoint of Xtesting) using the above two configuration. -The above two configurations should be done wherever VSPERF is running (refer to the figure above) +The above two configurations should be done wherever ViNePerf is running (refer to the figure above) NOTE: Before running the test, it would help if user can prepre the testapi of Xtesting (if needed). The preparation include setting up the following: |