Merge "heat: close file before parsing template"
[yardstick.git] / samples / memload.yaml
index 0acba21..5e98898 100644 (file)
@@ -9,17 +9,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