diff options
author | Trevor Cooper <trevor.cooper@intel.com> | 2017-03-23 17:29:29 -0700 |
---|---|---|
committer | Trevor Cooper <trevor.cooper@intel.com> | 2017-03-23 17:30:48 -0700 |
commit | 0ccb44ca1f90200a2e41f25fcf499074c819002d (patch) | |
tree | 9b3a4abf2a7eb9ed7021cc6ee1901097e8f6e60b /docs/testing/developer | |
parent | 32079bbabbe102eb7dd5c5c3d3b06ffb6febd6e5 (diff) |
Removed reference to POD 3 since VSPERF POD was moved to POD 12
Change-Id: Ic278ba90c3174b9f83766861981aeb66320c8963
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
Diffstat (limited to 'docs/testing/developer')
-rw-r--r-- | docs/testing/developer/design/vswitchperf_design.rst | 8 | ||||
-rw-r--r-- | docs/testing/developer/requirements/vswitchperf_ltp.rst | 10 |
2 files changed, 7 insertions, 11 deletions
diff --git a/docs/testing/developer/design/vswitchperf_design.rst b/docs/testing/developer/design/vswitchperf_design.rst index da7ec6fd..34f2b227 100644 --- a/docs/testing/developer/design/vswitchperf_design.rst +++ b/docs/testing/developer/design/vswitchperf_design.rst @@ -21,11 +21,11 @@ Usage Example Connectivity to DUT --------------------------- -Establish connectivity to the VSPERF DUT Linux host, such as the DUT in Pod 3, -by following the steps in `Testbed POD3 -<https://wiki.opnfv.org/get_started/pod_3_-_characterize_vswitch_performance>`__ +Establish connectivity to the VSPERF DUT Linux host. If this is in an OPNFV lab +following the steps provided by `Pharos <https://www.opnfv.org/community/projects/pharos>`_ + to `access the POD <https://wiki.opnfv.org/display/pharos/Pharos+Lab+Support>`_ -The steps cover booking the DUT and establishing the VSPERF environment. +The followign steps establish the VSPERF environment. Example Command Lines --------------------- diff --git a/docs/testing/developer/requirements/vswitchperf_ltp.rst b/docs/testing/developer/requirements/vswitchperf_ltp.rst index 2b74d676..e5147bea 100644 --- a/docs/testing/developer/requirements/vswitchperf_ltp.rst +++ b/docs/testing/developer/requirements/vswitchperf_ltp.rst @@ -1295,13 +1295,9 @@ vsperf also identified an alternative configuration for the final step: Environment/infrastructure ============================ -Intel is providing a hosted test-bed with nine bare-metal environments -allocated to different OPNFV projects. Currently a number of servers in -`Intel POD 3 <https://wiki.opnfv.org/display/pharos/Intel+Pod3>`__ are -allocated to vsperf: - - * pod3-wcp-node3 and pod3-wcp-node4 which are used for CI jobs. - * pod3-node6 which is used as a vsperf sandbox environment. +VSPERF CI jobs are run using the OPNFV lab infrastructure as described by the +'Pharos Project <https://www.opnfv.org/community/projects/pharos>`_ . +A VSPERF POD is described here https://wiki.opnfv.org/display/pharos/VSPERF+in+Intel+Pharos+Lab+-+Pod+12 vsperf CI --------- |