diff options
Diffstat (limited to 'samples/ping-serial.yaml')
-rw-r--r-- | samples/ping-serial.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/samples/ping-serial.yaml b/samples/ping-serial.yaml index 475c688ff..ff281ee82 100644 --- a/samples/ping-serial.yaml +++ b/samples/ping-serial.yaml @@ -9,8 +9,8 @@ scenarios: type: Ping options: packetsize: 100 - host: client.demo - target: server.demo + host: apollo.demo + target: artemis.demo runner: type: Duration duration: 20 @@ -22,8 +22,8 @@ scenarios: type: Ping options: packetsize: 100 - host: client.demo - target: server.demo + host: apollo.demo + target: artemis.demo runner: type: Arithmetic name: packetsize @@ -38,9 +38,9 @@ context: user: cirros servers: - client: + apollo: floating_ip: true - server: + artemis: networks: test: |