X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fping-iteration.yaml;h=43744b1860303610ae39348b7f4c8bfd12dc62b4;hb=b0258314501d8df54bfaaf841be8c8326b018601;hp=810530c8264e0f8a94b29faa7351865a3aa99158;hpb=18ffc52220f585e158e2ed4aee3d7d98c6814a2a;p=yardstick.git diff --git a/samples/ping-iteration.yaml b/samples/ping-iteration.yaml index 810530c82..43744b186 100755 --- a/samples/ping-iteration.yaml +++ b/samples/ping-iteration.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 benchmark task config file # measure network latency using ping @@ -23,9 +31,9 @@ scenarios: context: name: demo - image: cirros-0.3.3 - flavor: m1.tiny - user: cirros + image: yardstick-image + flavor: yardstick-flavor + user: ubuntu placement_groups: pgrp1: @@ -41,5 +49,4 @@ context: networks: test: cidr: '10.0.1.0/24' - external_network: "net04_ext"