Adding scale up test case for l3fwd OvS-DPDK.
[yardstick.git] / samples / memload.yaml
index 0acba21..bbc46da 100644 (file)
@@ -1,3 +1,11 @@
+##############################################################################
+# Copyright (c) 2017 Huawei Technologies Co.,Ltd and others.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
 ---
 # Sample benchmark task config file
 # Reading memory load/statistics
@@ -9,17 +17,18 @@ 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
-  image: yardstick-trusty-server
+  image: yardstick-image
   flavor: yardstick-flavor
   user: ubuntu