From 3d1bc8474e38b17ae4ee1660c2a2fc0edf023961 Mon Sep 17 00:00:00 2001 From: Chase Qi Date: Fri, 26 Aug 2016 14:47:16 +0800 Subject: v2: linux: add dd write/read speed test - Added Linux dd write/read speed test - Optimized sh-test-lib Change-Id: I3bccfda212535e9a36b8e231b69c0dd2367a88f6 Signed-off-by: Chase Qi --- plans/linux-example.yaml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'plans/linux-example.yaml') diff --git a/plans/linux-example.yaml b/plans/linux-example.yaml index 26b10f4..d79af77 100644 --- a/plans/linux-example.yaml +++ b/plans/linux-example.yaml @@ -21,3 +21,10 @@ requirements: timeout: 1800 params: SKIP_INSTALL: True + - path: automated/linux/dd-wr-speed/dd-wr-speed.yaml + timeout: 1800 + - path: automated/linux/dd-wr-speed/dd-wr-speed.yaml + timeout: 1800 + params: + SKIP_INSTALL: True + ITERATION: 3 -- cgit v1.2.3