From 1ff202966050a4649de25a3d8f77fe964599421e Mon Sep 17 00:00:00 2001 From: JingLu5 Date: Thu, 21 Jul 2016 08:20:23 +0800 Subject: Add test case description and task file for TC044 Change-Id: I89c0ebe1111c5fa909625757bdf8ce3e212d630a Signed-off-by: JingLu5 --- samples/memload.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'samples') diff --git a/samples/memload.yaml b/samples/memload.yaml index 0acba21b1..87d727707 100644 --- a/samples/memload.yaml +++ b/samples/memload.yaml @@ -9,13 +9,14 @@ scenarios: type: MEMORYload options: interval: 1 - count: 1 + count: 10 host: kratos.demo runner: - type: Duration - duration: 60 + type: Iteration + iterations: 5 + interval: 1 context: name: demo -- cgit 1.2.3-korg