aboutsummaryrefslogtreecommitdiffstats
path: root/etc/yardstick/nodes/standalone/ixia_correlated_template.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/yardstick/nodes/standalone/ixia_correlated_template.yaml')
-rw-r--r--etc/yardstick/nodes/standalone/ixia_correlated_template.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/yardstick/nodes/standalone/ixia_correlated_template.yaml b/etc/yardstick/nodes/standalone/ixia_correlated_template.yaml
index ef63ea04c..8fdaf9f6d 100644
--- a/etc/yardstick/nodes/standalone/ixia_correlated_template.yaml
+++ b/etc/yardstick/nodes/standalone/ixia_correlated_template.yaml
@@ -20,7 +20,7 @@
nodes:
-
- name: tg__0
+ name: trafficgen_0
role: IxNet
ip: {{gen.ip.mgmt[0]| ipaddr('address')}}
user: {{gen.user}}
@@ -53,7 +53,7 @@ nodes:
{% endfor %}
-
- name: tg__1
+ name: trafficgen_1
role: tg__1
ip: {{gen_1.ip.mgmt[0]| ipaddr('address')}}
user: {{gen_1.user}}