diff options
author | liang gao <jean.gaoliang@huawei.com> | 2016-09-14 07:15:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-14 07:15:50 +0000 |
commit | 6651dc202408f38458ab6dbe07c099dac1ae7e00 (patch) | |
tree | a697bc73484beba71e9f3eb5eb1c97f00d3cfc63 /samples/ping6.yaml | |
parent | d38d993ec1515cade15372592cd33becb810c67a (diff) | |
parent | 212a60535c5a84efcf236110caa0aa83499aefe2 (diff) |
Merge "add ping6 parameters"
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 |