aboutsummaryrefslogtreecommitdiffstats
path: root/samples/ping-parallel.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'samples/ping-parallel.yaml')
-rw-r--r--samples/ping-parallel.yaml14
1 files changed, 10 insertions, 4 deletions
diff --git a/samples/ping-parallel.yaml b/samples/ping-parallel.yaml
index 0e632aaaa..1924e76f4 100644
--- a/samples/ping-parallel.yaml
+++ b/samples/ping-parallel.yaml
@@ -17,14 +17,14 @@ scenarios:
duration: 60
interval: 1
sla:
- max_rtt: 15
- action: monitor
+ max_rtt: 10
+ action: assert
-
type: Ping
options:
packetsize: 200
- client: client.demo
- server: server.demo
+ host: client.demo
+ target: server.demo
runner:
type: Duration
duration: 60
@@ -39,10 +39,16 @@ context:
flavor: m1.tiny
user: cirros
+ placement_groups:
+ pgrp1:
+ policy: "availability"
+
servers:
client:
floating_ip: true
+ placement: "pgrp1"
server:
+ placement: "pgrp1"
networks:
test: