Migrate Trex TG to use new NSPerf-RFC2544 scenario
[yardstick.git] / samples / vnf_samples / nsut / 2trex / tc_trex_baremetal_context.yaml
index e0ba6d9..050c8cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2016-2017 Intel Corporation
+# Copyright (c) 2016-2019 Intel Corporation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -22,14 +22,14 @@ scenarios:
   topology: trex_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
-    trexgen__1: trafficgen_1.yardstick
-    trexvnf__1: vnf.yardstick
+    tg__0: trafficgen_0.yardstick
+    vnf__0: vnf_0.yardstick
 
   vnf_options:
-    trexgen__1:
-      target_ip: trexvnf__1.xe0.local_ip  # TODO: resolve to config vars
-    trexvnf__1:
-      target_ip: trexgen__1.xe1.local_ip  # TODO: resolve to config vars
+    tg__0:
+      target_ip: vnf__0.xe0.local_ip  # TODO: resolve to config vars
+    vnf__0:
+      target_ip: tg__0.xe1.local_ip  # TODO: resolve to config vars
   runner:
     type: Duration
     duration: 10