X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fping-iteration.yaml;h=43744b1860303610ae39348b7f4c8bfd12dc62b4;hb=babe3cc2882e19c6dafdbf41d502d7ba5560635a;hp=810530c8264e0f8a94b29faa7351865a3aa99158;hpb=6a0f77e4b3879659d6cf538e914fde3901291713;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"