diff options
author | liang gao <jean.gaoliang@huawei.com> | 2016-09-21 07:22:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-21 07:22:42 +0000 |
commit | 37bd09b70341e27a09dcb1cf3343b8200b923de0 (patch) | |
tree | 2c2b0d33635a01b0aea7b3b19572626b9315aa20 /samples/ping6.yaml | |
parent | 0ad6532ba247dfd8fe82901bb1c1fabe6fd5ddc8 (diff) | |
parent | d86b5521cb07ae8712f908b7c23b6a15371e6ea7 (diff) |
Merge "add ping6 parameters" into stable/colorado
Diffstat (limited to 'samples/ping6.yaml')
-rw-r--r-- | samples/ping6.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/ping6.yaml b/samples/ping6.yaml index 6f2c93d05..2fb99dfb4 100644 --- a/samples/ping6.yaml +++ b/samples/ping6.yaml @@ -8,6 +8,7 @@ scenarios: type: Ping6 options: packetsize: 200 + ping_count: 5 host: host1,host2,host3,host4,host5 nodes: host1: node1.IPV6 |