Yardstick Preliminary Documentation
[yardstick.git] / docs / testing / user / userguide / 01-introduction.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International
2 .. License.
3 .. http://creativecommons.org/licenses/by/4.0
4 .. (c) OPNFV, Ericsson AB and others.
5
6 ============
7 Introduction
8 ============
9
10 **Welcome to Yardstick's documentation !**
11
12 .. _Pharos: https://wiki.opnfv.org/pharos
13 .. _Yardstick: https://wiki.opnfv.org/yardstick
14 .. _Presentation: https://wiki.opnfv.org/download/attachments/2925202/opnfv_summit_-_yardstick_project.pdf?version=1&modificationDate=1458848320000&api=v2
15 Yardstick_ is an OPNFV Project.
16
17 The project's goal is to verify infrastructure compliance, from the perspective
18 of a Virtual Network Function (:term:`VNF`).
19
20 The Project's scope is the development of a test framework, *Yardstick*, test
21 cases and test stimuli to enable Network Function Virtualization Infrastructure
22 (:term:`NFVI`) verification.
23 The Project also includes a sample :term:`VNF`, the Virtual Traffic Classifier
24 (:term:`VTC`)  and its experimental framework, *ApexLake* !
25
26 *Yardstick* is used in OPNFV for verifying the OPNFV infrastructure and some of
27 the OPNFV features. The *Yardstick* framework is deployed in several OPNFV
28 community labs. It is *installer*, *infrastructure* and *application*
29 independent.
30
31 .. seealso:: Pharos_ for information on OPNFV community labs and this
32    Presentation_ for an overview of *Yardstick*
33
34
35 About This Document
36 ===================
37
38 This document consists of the following chapters:
39
40 * Chapter :doc:`02-methodology` describes the methodology implemented by the
41   Yardstick Project for :term:`NFVI` verification.
42
43 * Chapter :doc:`03-architecture` provides information on the software architecture
44   of yardstick.
45
46 * Chapter :doc:`04-vtc-overview` provides information on the :term:`VTC`.
47
48 * Chapter :doc:`05-apexlake_installation` provides instructions to install the
49   experimental framework *ApexLake*
50
51 * Chapter :doc:`06-apexlake_api` explains how this framework is integrated in
52   *Yardstick*.
53
54 * Chapter :doc:`07-nsb-overview` describes the methodology implemented by the
55   yardstick - Network service benchmarking to test real world usecase for a
56   given VNF
57
58 * Chapter :doc:`08-nsb_installation` provides instructions to install
59   *Yardstick - Network service benchmarking testing*.
60
61 * Chapter :doc:`09-installation` provides instructions to install *Yardstick*.
62
63 * Chapter :doc:`10-yardstick_plugin` provides information on how to integrate
64   other OPNFV testing projects into *Yardstick*.
65
66 * Chapter :doc:`11-result-store-InfluxDB` provides inforamtion on how to run
67   plug-in test cases and store test results into community's InfluxDB.
68
69 * Chapter :doc:`12-list-of-tcs` includes a list of available Yardstick test
70   cases.
71
72
73 Contact Yardstick
74 =================
75
76 Feedback? `Contact us`_
77
78 .. _Contact us: opnfv-users@lists.opnfv.org
79