X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fping6.yaml;h=6f2c93d0596ec7284a312a1fda4069f30e23684f;hb=675eef731a098f83aa98c2021b151b7e5ba1da7d;hp=22b8bb9ccb811d84f0be1999887b3719fbd5818f;hpb=52119ea7faa57c7d9d9943fdf032446aa76e8eee;p=yardstick.git diff --git a/samples/ping6.yaml b/samples/ping6.yaml index 22b8bb9cc..6f2c93d05 100644 --- a/samples/ping6.yaml +++ b/samples/ping6.yaml @@ -8,8 +8,13 @@ scenarios: type: Ping6 options: packetsize: 200 - host: node1.IPV6 - + host: host1,host2,host3,host4,host5 + nodes: + host1: node1.IPV6 + host2: node2.IPV6 + host3: node3.IPV6 + host4: node4.IPV6 + host5: node5.IPV6 runner: type: Iteration iterations: 1 @@ -23,6 +28,6 @@ scenarios: context: type: Node name: IPV6 - file: /root/yardstick/etc/yardstick/nodes/compass_sclab_physical/pod.yaml + file: /root/yardstick/etc/yardstick/nodes/compass_sclab_virtual/pod.yaml