X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fping6.yaml;h=bc7cb27a255377e006cfa377637a2a31bcc03b2f;hb=23de47c859f84b7616d8345e96852bde83cd5ab5;hp=773d1be6945eb9c59104f9698116c5f55ace3742;hpb=2ed0a4e85f710c24aae778634e9d48920d004f09;p=yardstick.git diff --git a/samples/ping6.yaml b/samples/ping6.yaml index 773d1be69..bc7cb27a2 100644 --- a/samples/ping6.yaml +++ b/samples/ping6.yaml @@ -1,3 +1,11 @@ +############################################################################## +# Copyright (c) 2017 Huawei Technologies Co.,Ltd and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## --- # Sample test case for ipv6 @@ -8,6 +16,7 @@ scenarios: type: Ping6 options: packetsize: 200 + ping_count: 5 host: host1,host2,host3,host4,host5 nodes: host1: node1.IPV6 @@ -28,6 +37,6 @@ scenarios: context: type: Node name: IPV6 - file: /root/yardstick/etc/yardstick/nodes/compass_sclab_physical/pod.yaml + file: /root/yardstick/etc/yardstick/nodes/compass_sclab_virtual/pod.yaml