X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fping.yaml;h=5e922ea569d5acb0670ee544d231342216e85186;hb=65e1ffbabbbfafd03de817e1c4606e5e0382b98d;hp=3bc108142ab05cfba675fe475daff5ff7cbe355e;hpb=fa7bf41e69214d73b756b68fb58ec57dc6e208be;p=yardstick.git diff --git a/samples/ping.yaml b/samples/ping.yaml index 3bc108142..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,7 +24,7 @@ scenarios: context: name: demo image: cirros-0.3.3 - flavor: m1.tiny + flavor: yardstick-flavor user: cirros placement_groups: @@ -32,14 +32,13 @@ context: 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"