diff options
author | Maryam Tahhan <maryam.tahhan@intel.com> | 2016-03-23 14:46:47 +0000 |
---|---|---|
committer | Maryam Tahhan <maryam.tahhan@intel.com> | 2016-04-12 11:50:59 +0000 |
commit | 0c0d7c2fa564bd9ab2e7da40e7bd009b1e7a8650 (patch) | |
tree | 5935f697dfdb7353f19498e2540135b06c439c67 /conf | |
parent | a8e1c6a42bd55a70268ecefc44f81870c539848b (diff) |
docs: rename scalability test
Rename LTD.Scalability.RFC2544.0PacketLoss to
LTD.Scalability.Flows.RFC2544.0PacketLoss to indicate what is being
scaled.
Change-Id: I398cbccf319fc09b621e7a68d7f81e4ff8d0b050
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Diffstat (limited to 'conf')
-rwxr-xr-x | conf/01_testcases.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/01_testcases.conf b/conf/01_testcases.conf index 46d00e5a..f36172df 100755 --- a/conf/01_testcases.conf +++ b/conf/01_testcases.conf @@ -155,7 +155,7 @@ PERFORMANCE_TESTS = [ "Traffic Type": "rfc2544", "Deployment": "p2p", "biDirectional": "True", - "Description": "LTD.Scalability.RFC2544.0PacketLoss", + "Description": "LTD.Scalability.Flows.RFC2544.0PacketLoss", "MultiStream": "8000", }, { |