aboutsummaryrefslogtreecommitdiffstats
path: root/docs/userguide/comp-intro.rst
diff options
context:
space:
mode:
authorChristopherPrice <christopher.price@ericsson.com>2016-02-23 12:50:41 +0100
committerAna Cunha <ana.cunha@ericsson.com>2016-02-23 12:43:15 +0000
commitcb2f7c2eb7291e6365ea319db1daebd1939b3ded (patch)
treea993b10cdf79900015bccfb3eca3a6cba1eb14f9 /docs/userguide/comp-intro.rst
parent7792cbdee9613310f8407484b445be2ef26e6e82 (diff)
Altering the name to ensure it is included in the configuration guide and not drawn into the user guide.
Change-Id: I51f91b4ac94a869bd00bc7ded18ec1df78a4c073 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> (cherry picked from commit 8c64f4d1ff0dcead041be066fce22ce90b7f7d91)
Diffstat (limited to 'docs/userguide/comp-intro.rst')
-rw-r--r--docs/userguide/comp-intro.rst37
1 files changed, 37 insertions, 0 deletions
diff --git a/docs/userguide/comp-intro.rst b/docs/userguide/comp-intro.rst
new file mode 100644
index 000000000..ee68226ad
--- /dev/null
+++ b/docs/userguide/comp-intro.rst
@@ -0,0 +1,37 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International
+.. License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) OPNFV, Ericsson AB and others.
+
+=========
+Yardstick
+=========
+
+.. _Yardstick: https://wiki.opnfv.org/yardstick
+.. _Presentation: https://wiki.opnfv.org/_media/opnfv_summit_-_yardstick_project.pdf
+.. _NFV-TST001: https://docbox.etsi.org/ISG/NFV/Open/Drafts/TST001_-_Pre-deployment_Validation/
+.. _Yardsticktst: https://wiki.opnfv.org/_media/opnfv_summit_-_bridging_opnfv_and_etsi.pdf
+
+The project's goal is to verify infrastructure compliance, from the perspective
+of a Virtual Network Function (VNF).
+
+The Project's scope is the development of a test framework, *Yardstick*, test
+cases and test stimuli to enable Network Function Virtualization Infrastructure
+(NFVI) verification.
+
+In OPNFV Brahmaputra release, generic test cases covering aspects of the
+metrics in the document ETSI GS NFV-TST001_, "Pre-deployment Testing; Report on
+Validation of NFV Environments and Services" are available; further OPNFV
+releases will provide extended testing of these metrics.
+
+The Project also includes a sample VNF, the Virtual Traffic Classifier (VTC)
+and its experimental framework, *ApexLake*.
+
+*Yardstick* is used in OPNFV for verifying the OPNFV infrastructure and some of
+the OPNFV features. The *Yardstick* framework is deployed in several OPNFV
+community labs. It is *installer*, *infrastructure* and *application*
+independent.
+
+
+.. seealso:: This Presentation_ for an overview of *Yardstick* and
+ Yardsticktst_ for material on alignment ETSI TST001 and Yardstick.