X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=samples%2Fping.yaml;h=845d10dcc815448ab87230beb5f0bfa190a9e65c;hb=090d493c2247ee63c9f9509191b011d2ecfa921f;hp=9a06fc48f8c2831f2d06bf1d29130e84e7b890d4;hpb=fca312912a5b0f3f9815db22affbd2b5244fc7c4;p=yardstick.git diff --git a/samples/ping.yaml b/samples/ping.yaml index 9a06fc48f..845d10dcc 100644 --- a/samples/ping.yaml +++ b/samples/ping.yaml @@ -9,8 +9,8 @@ scenarios: type: Ping options: packetsize: 200 - host: client.demo - target: server.demo + host: athena.demo + target: ares.demo runner: type: Duration @@ -26,21 +26,19 @@ context: image: cirros-0.3.3 flavor: m1.tiny user: cirros - anti_affinity: true placement_groups: pgrp1: policy: "availability" servers: - client: + athena: floating_ip: true placement: "pgrp1" - server: + ares: placement: "pgrp1" networks: test: cidr: '10.0.1.0/24' - external_network: "net04_ext"