diff options
author | guillaume.lambert <guillaume.lambert@orange.com> | 2022-07-07 19:57:48 +0200 |
---|---|---|
committer | Guillaume Lambert <guillaume.lambert@orange.com> | 2023-03-17 09:00:27 +0000 |
commit | 7677c43363c22c7bfca60855058af503860c63b8 (patch) | |
tree | 45f7348523ec4a1202fd8674fbbae22842bd7702 /commons | |
parent | f68869a7934fd054fa0f241c8045d86d879db1ef (diff) |
Clean tabs and trailing blanks
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I82c3a2c26f02d9314fce8fa3f5b49c4a65ec8f75
Diffstat (limited to 'commons')
-rw-r--r-- | commons/traffic-profile-guidelines.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/commons/traffic-profile-guidelines.rst b/commons/traffic-profile-guidelines.rst index 0b965b156..9619af6eb 100644 --- a/commons/traffic-profile-guidelines.rst +++ b/commons/traffic-profile-guidelines.rst @@ -11,11 +11,11 @@ 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 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. +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: |