aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/glossary.rst
blob: f8ff4188700f42522fc10a02cbc13b23896b7639 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
.. 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.

========
Glossary
========

.. glossary::
   :sorted:

   API
     Application Programming Interface

   DPI
     Deep Packet Inspection

   DPDK
     Data Plane Development Kit

   DSCP
     Differentiated Services Code Point

   IGMP
     Internet Group Management Protocol

   IOPS
     Input/Output Operations Per Second

   NIC
     Network Interface Controller

   PBFS
     Packet Based per Flow State

   QoS
     Quality of Service

   VLAN
     Virtual LAN

   VM
     Virtual Machine

   VNF
     Virtual Network Function

   VNFC
     Virtual Network Function Component

   NFVI
     Network Function Virtualization Infrastructure

   SR-IOV
     Single Root IO Virtualization

   SUT
     System Under Test

   ToS
     Type of Service

   VTC
     Virtual Traffic Classifier
Compass | Fuel | Joid | +================+=============+=============+=============+=============+ | vPing SSH | all | all | all | all | +----------------+-------------+-------------+-------------+-------------+ | vPing userdata | all except | all except | all except | all except | | | ONOS | ONOS | ONOS | ONOS | +----------------+-------------+-------------+-------------+-------------+ | Tempest | all | all | all | all | +----------------+-------------+-------------+-------------+-------------+ | Rally | all | all | all | all | +----------------+-------------+-------------+-------------+-------------+ | ODL | all ODL | all ODL | all ODL | all ODL | +----------------+-------------+-------------+-------------+-------------+ | ONOS | ONOS | ONOS | ONOS | ONOS | +----------------+-------------+-------------+-------------+-------------+ | Promise | no | no | all | all | +----------------+-------------+-------------+-------------+-------------+ | vIMS | all except | all except | all except | all except | | | ONOS | ONOS | ONOS | ONOS | +----------------+-------------+-------------+-------------+-------------+ | Doctor | all | no | no | no | +----------------+-------------+-------------+-------------+-------------+ all means that the test case is run on all the scenarios related to the installer. Functest results from continuous integration can be found in: * jenkins logs: https://build.opnfv.org/ci/view/functest/ * artifacts http://artifacts.opnfv.org/, it includes the tempest logs and the Rally html pages Additional test result assests and information ============================================== The Functest deals with 2 dashboards: * The `Test Dashboard`_ provides an overview of all the projects * The `Functest Dashboard`_ dedicated to Functest real-time test results * is used to provide a quick overview of the different testcases according to installer and scenario. .. _`Test Dashboard`: https://www.opnfv.org/opnfvtestgraphs/per-test-projects/default .. _`Functest Dashboard`: https://testresults.opnfv.org/dashboard/ .. _`Functest user guide`: artifacts.opnfv.org/functest/docs/userguide/index.html .. _`developer guide`: artifacts.opnfv.org/functest/docs/devguide/index.html .. _`configuration guide`: artifacts.opnfv.org/functest/docs/configguide/index.html