aboutsummaryrefslogtreecommitdiffstats
path: root/samples/ping-serial.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'samples/ping-serial.yaml')
-rw-r--r--samples/ping-serial.yaml11
1 files changed, 6 insertions, 5 deletions
diff --git a/samples/ping-serial.yaml b/samples/ping-serial.yaml
index 37ea715a2..9c492e481 100644
--- a/samples/ping-serial.yaml
+++ b/samples/ping-serial.yaml
@@ -20,16 +20,17 @@ scenarios:
action: monitor
-
type: Ping
- options:
- packetsize: 100
host: apollo.demo
target: artemis.demo
runner:
type: Arithmetic
- name: packetsize
interval: 0.2
- stop: 6000
- step: 100
+ iterators:
+ -
+ name: packetsize
+ start: 100
+ stop: 6000
+ step: 100
context:
name: demo