diff options
Diffstat (limited to 'samples/ping.yaml')
-rw-r--r-- | samples/ping.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/samples/ping.yaml b/samples/ping.yaml index 3bc108142..f8b6a3167 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,10 +32,10 @@ context: policy: "availability" servers: - client: + athena: floating_ip: true placement: "pgrp1" - server: + ares: placement: "pgrp1" networks: |