Merge "fix SSH object examples to use correct context manager form"
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc002.yaml
index c0cff7d..3c7b988 100644 (file)
@@ -2,6 +2,7 @@
 # measure network latency using ping
 
 schema: "yardstick:task:0.1"
+{% set image = image or "cirros-0.3.3" %}
 scenarios:
 {% for i in range(2) %}
 -
@@ -13,7 +14,7 @@ scenarios:
 
   runner:
     type: Duration
-    duration: 600
+    duration: 60
     interval: 10
 
   sla:
@@ -23,8 +24,8 @@ scenarios:
 
 context:
   name: demo
-  image: cirros-0.3.3
-  flavor: m1.tiny
+  image: {{image}}
+  flavor: yardstick-flavor
   user: cirros
 
   placement_groups: