Merge "Adding trex trafficgen example."
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc002.yaml
index 1942bb5..6830dcd 100644 (file)
@@ -1,7 +1,11 @@
 ---
-# measure network latency using ping
 
 schema: "yardstick:task:0.1"
+description: >
+    Yardstick TC002 config file;
+    measure network latency using ping;
+
+{% set image = image or "cirros-0.3.3" %}
 scenarios:
 {% for i in range(2) %}
 -
@@ -23,8 +27,8 @@ scenarios:
 
 context:
   name: demo
-  image: cirros-0.3.3
-  flavor: m1.tiny
+  image: {{image}}
+  flavor: yardstick-flavor
   user: cirros
 
   placement_groups: