aboutsummaryrefslogtreecommitdiffstats
path: root/commons
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2015-08-21 15:50:45 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2015-08-24 08:37:30 +0200
commit373b3bf8807e69d1ebc8b9c15c5581b77003e34d (patch)
tree7de9f9c4488d35d0b20751f363e8a29fe948078b /commons
parent33ea356663e3a6e3c88e0e5120179d5ac4d0a886 (diff)
first upload for traffic profiles management
JIRA: FUNCTEST-33 Change-Id: Ib7b9abd05d1fb880fc5aeddce24dff273c76ced7 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'commons')
-rw-r--r--commons/ims/readme.rst0
-rw-r--r--commons/mobile/readme.rst0
-rw-r--r--commons/traffic-profile-guidelines.rst60
3 files changed, 60 insertions, 0 deletions
diff --git a/commons/ims/readme.rst b/commons/ims/readme.rst
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/commons/ims/readme.rst
diff --git a/commons/mobile/readme.rst b/commons/mobile/readme.rst
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/commons/mobile/readme.rst
diff --git a/commons/traffic-profile-guidelines.rst b/commons/traffic-profile-guidelines.rst
new file mode 100644
index 000000000..ffef50fe3
--- /dev/null
+++ b/commons/traffic-profile-guidelines.rst
@@ -0,0 +1,60 @@
+================================
+OPNFV traffic profile guidelines
+================================
+
+.. contents::
+
+.. _introduction:
+
+------------
+Introduction
+------------
+
+In order to have consistent profiles for testing, it has been suggested to define and store traffic profiles 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
+---------