diff options
Diffstat (limited to 'samples/ping-parallel.yaml')
-rw-r--r-- | samples/ping-parallel.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/samples/ping-parallel.yaml b/samples/ping-parallel.yaml index 1924e76f4..f3f698993 100644 --- a/samples/ping-parallel.yaml +++ b/samples/ping-parallel.yaml @@ -10,8 +10,8 @@ scenarios: type: Ping options: packetsize: 100 - host: client.demo - target: server.demo + host: athena.demo + target: hades.demo runner: type: Duration duration: 60 @@ -23,8 +23,8 @@ scenarios: type: Ping options: packetsize: 200 - host: client.demo - target: server.demo + host: athena.demo + target: hades.demo runner: type: Duration duration: 60 @@ -44,10 +44,10 @@ context: policy: "availability" servers: - client: + athena: floating_ip: true placement: "pgrp1" - server: + hades: placement: "pgrp1" networks: |