X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fping.yaml;h=845d10dcc815448ab87230beb5f0bfa190a9e65c;hb=refs%2Fchanges%2F37%2F8837%2F1;hp=3bc108142ab05cfba675fe475daff5ff7cbe355e;hpb=fa7bf41e69214d73b756b68fb58ec57dc6e208be;p=yardstick.git diff --git a/samples/ping.yaml b/samples/ping.yaml index 3bc108142..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 @@ -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"