diff options
author | Serhiy Pshyk <serhiyx.pshyk@intel.com> | 2019-03-01 14:30:13 +0000 |
---|---|---|
committer | Serhiy Pshyk <serhiyx.pshyk@intel.com> | 2019-03-01 14:30:13 +0000 |
commit | 8e498b32774a2fff644b431a7dedb9606868449b (patch) | |
tree | 39fd2441a33a9324d4bf3e64bcb9c22ab1738b67 /docs | |
parent | 8db9e58a32ef06737faf98757a123cc8e5e02c28 (diff) |
Add description of NSB scenarios
JIRA: YARDSTICK-1592
Change-Id: Ice5d288b1c95b71a5985fa58632f02bfab91e79d
Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/testing/user/userguide/12-nsb-overview.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/testing/user/userguide/12-nsb-overview.rst b/docs/testing/user/userguide/12-nsb-overview.rst index 70aba1e37..012ea6c3d 100644 --- a/docs/testing/user/userguide/12-nsb-overview.rst +++ b/docs/testing/user/userguide/12-nsb-overview.rst @@ -65,6 +65,14 @@ NSB extension includes: * L4-L7 state-full traffic profiles * Tunneling protocol/network overlay support +* Scenarios that handle NSB test cases execution + + * NSPerf - scenario that handles generic NSB test case execution + (setup and init tg/vnf, trigger traffic on tg, collect kpi) + * NSPerf-RFC2544 - scenario that allows repeatable triggering of traffic on + traffic generators until test case acceptance criteria is met + (for example RFC2544 binary search) + * Test case samples * Ping |