Updated from global requirements
[functest.git] / commons / traffic-profile-guidelines.rst
1 ================================
2 OPNFV traffic profile guidelines
3 ================================
4
5 .. contents::
6
7 .. _introduction:
8
9 ------------
10 Introduction
11 ------------
12
13 In order to have consistent testing profiles, it has been suggested to define and store traffic profiles.
14 These profiles shall be based on operator representative scenario. 
15
16 These reference profiles may be used by any test projects, unitary, functional or performance tests. 
17 It is possible to adapt them to specific testcases. 
18 It is recommended to use them in order to avoid getting as many profiles as tests. 
19 It should be helpful to compare the results of test scenario.
20
21 .. _howto:
22
23 -------------------------
24 How to use these profiles
25 -------------------------
26
27 The directory of the traffic profiles may be described as follow::
28
29  ├── commons
30    ├── ims
31    │   └── readme.rst
32    ├── mobile
33    │   └── readme.rst
34    └── traffic-profile-guidelines.rst
35
36 the readme.rst details the profile.
37
38
39 .. _overview:
40
41 ------------------------
42 Traffic profile overview
43 ------------------------
44
45 The current profiles are available:
46  * Mobile traffic
47  * IMS residential traffic
48  * ...
49
50 Mobile traffic
51 ==============
52
53 IMS residential traffic
54 =======================
55
56
57
58
59
60 .. _reference:
61
62 ---------
63 reference
64 ---------