aboutsummaryrefslogtreecommitdiffstats
path: root/samples/iperf3.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'samples/iperf3.yaml')
-rw-r--r--samples/iperf3.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/samples/iperf3.yaml b/samples/iperf3.yaml
index 643273c51..b3a7a9f3b 100644
--- a/samples/iperf3.yaml
+++ b/samples/iperf3.yaml
@@ -8,8 +8,8 @@ scenarios:
-
type: Iperf3
options:
- host: client.demo
- target: server.demo
+ host: zeus.demo
+ target: hera.demo
runner:
type: Duration
@@ -30,10 +30,10 @@ context:
policy: "availability"
servers:
- client:
+ zeus:
floating_ip: true
placement: "pgrp1"
- server:
+ hera:
floating_ip: true
placement: "pgrp1"