From 91ab3dc25b153b6e3387a576b51bb80e1ce7cc6e Mon Sep 17 00:00:00 2001 From: Amit Khare Date: Wed, 4 Feb 2015 12:50:00 +0530 Subject: Openembedded: replay-client-multinode test description updated Change-Id: Ia761f71748c22ec146853657233f4a089852da18 --- openembedded/replay-client-multinode.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'openembedded') diff --git a/openembedded/replay-client-multinode.yaml b/openembedded/replay-client-multinode.yaml index 24e4050..ee98b15 100644 --- a/openembedded/replay-client-multinode.yaml +++ b/openembedded/replay-client-multinode.yaml @@ -1,7 +1,10 @@ metadata: format: Lava-Test Test Definition 1.0 name: tcpreplay-client-multinode - description: "Basic MultiNode tcpreplay test on client side" + description: "Basic MultiNode tcpreplay test on client side for Linaro OpenEmbedded builds. + The test replays packages to IP address at a given rate (packet/sec) and loops + through the capture file 'REP' times. 'REP' is set to 100 by default which can be + changed via JSON file." maintainer: - weilong.chen@linaro.org os: @@ -11,6 +14,7 @@ metadata: devices: - kvm - arndale + - juno params: ETH: eth0 REP: 100 -- cgit v1.2.3