summaryrefslogtreecommitdiffstats
path: root/commons/traffic-profile-guidelines.rst
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2015-10-01 11:03:09 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2015-10-01 11:03:09 +0200
commit19c7d0ecfd453d5e631466401e454d4da3314f9b (patch)
treec1dac5451af1760f963d709772b5062ba2741983 /commons/traffic-profile-guidelines.rst
parent5901dd9a47b08c162acb631bf5acaeeb1b7ce745 (diff)
parent96bf9abe9b1b26a79dcc86900e8eb33d8544e773 (diff)
Merge branch 'master' into stable/arnoarno.2015.2.0
Diffstat (limited to 'commons/traffic-profile-guidelines.rst')
-rw-r--r--commons/traffic-profile-guidelines.rst64
1 files changed, 64 insertions, 0 deletions
diff --git a/commons/traffic-profile-guidelines.rst b/commons/traffic-profile-guidelines.rst
new file mode 100644
index 000000000..0b965b156
--- /dev/null
+++ b/commons/traffic-profile-guidelines.rst
@@ -0,0 +1,64 @@
+================================
+OPNFV traffic profile guidelines
+================================
+
+.. contents::
+
+.. _introduction:
+
+------------
+Introduction
+------------
+
+In order to have consistent testing profiles, it has been suggested to define and store traffic profiles.
+These profiles shall be based on operator representative scenario.
+
+These reference profiles may be used by any test projects, unitary, functional or performance tests.
+It is possible to adapt them to specific testcases.
+It is recommended to use them in order to avoid getting as many profiles as tests.
+It should be helpful to compare the results of test scenario.
+
+.. _howto:
+
+-------------------------
+How to use these profiles
+-------------------------
+
+The directory of the traffic profiles may be described as follow::
+
+ ├── commons
+ ├── ims
+ │ └── readme.rst
+ ├── mobile
+ │ └── readme.rst
+ └── traffic-profile-guidelines.rst
+
+the readme.rst details the profile.
+
+
+.. _overview:
+
+------------------------
+Traffic profile overview
+------------------------
+
+The current profiles are available:
+ * Mobile traffic
+ * IMS residential traffic
+ * ...
+
+Mobile traffic
+==============
+
+IMS residential traffic
+=======================
+
+
+
+
+
+.. _reference:
+
+---------
+reference
+---------