X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fping.yaml;h=5e922ea569d5acb0670ee544d231342216e85186;hb=65e1ffbabbbfafd03de817e1c4606e5e0382b98d;hp=9a06fc48f8c2831f2d06bf1d29130e84e7b890d4;hpb=fca312912a5b0f3f9815db22affbd2b5244fc7c4;p=yardstick.git diff --git a/samples/ping.yaml b/samples/ping.yaml index 9a06fc48f..5e922ea56 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 @@ -24,23 +24,21 @@ scenarios: context: name: demo image: cirros-0.3.3 - flavor: m1.tiny + flavor: yardstick-flavor 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"