Merge "Bugfix: Error when using API(v1) to run test suite"
[yardstick.git] / samples / vnf_samples / nsut / ping / tc_ping_baremetal_context.yaml
index 5f2c55b..63f2524 100644 (file)
@@ -22,13 +22,13 @@ scenarios:
   topology: ping_tg_topology.yaml  # TODO: look in relative path where the tc.yaml is found
 
   nodes:  # This section is copied from pod.xml or resolved via Heat
-    tg__1: trafficgen_1.yardstick
-    vnf__1: vnf.yardstick
+    tg__0: trafficgen_1.yardstick
+    vnf__0: vnf.yardstick
 
   vnf_options:
-    tg__1:
-      target_ip: pingvnf__1.xe0.local_ip  # TODO: resolve to config vars
-    vnf__1:
+    tg__0:
+      target_ip: pingvnf__0.xe0.local_ip  # TODO: resolve to config vars
+    vnf__0:
       target_ip: pinggen__1.xe1.local_ip  # TODO: resolve to config vars
   runner:
     type: Duration