From bf378f2973e129527f2abde54094799303db0d07 Mon Sep 17 00:00:00 2001 From: Martin Klozik Date: Tue, 18 Aug 2015 15:33:14 +0100 Subject: Support of configurable background load and implementation of LTD.CPU.RFC2544.0PacketLoss and LTD.Memory.RFC2544.0PacketLoss Every testcase can be configured to run background load on the DUT. Load is generated by chosen command line tool, which must be installed according to the installation.md. Currently 'stress' and 'stress-ng' tools are supported, but support for new tool can be easily added. Load can be configured by testcase configuration option 'load'. Details about supported load generator options can be found in conf/01_testcases.conf. JIRA: VSPERF-23 JIRA: VSPERF-24 Change-Id: I3e1aebc0d41357f5a2764015c41ffc7e50fdbf8b Signed-off-by: Martin Klozik Reviewed-by: Billy O Mahony Reviewed-by: Maryam Tahhan Reviewed-by: Al Morton --- docs/NEWS.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/NEWS.rst') diff --git a/docs/NEWS.rst b/docs/NEWS.rst index 223d3c8a..3f01e371 100644 --- a/docs/NEWS.rst +++ b/docs/NEWS.rst @@ -4,6 +4,9 @@ New --- - Backport and enhancement of reporting - PVP deployment scenario testing using vhost-cuse as guest access method +- Implementation of LTD.Scalability.RFC2544.0PacketLoss testcase +- Support for background load generation with command line tools like stress + and stress-ng July 2015 ========= @@ -51,6 +54,5 @@ New Missing ------- -- Report generation is currently disabled - xmlunit output is currently disabled - VNF support. -- cgit 1.2.3-korg