X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fperf.yaml;h=96ca0d4131f60c4e8bc504d70e13639dac491810;hb=58b399dee7bdff055ca8cfb712d1e0c753d2f58c;hp=e7ba2d0e79d38c9042e390c8fe7ee9f869039fd2;hpb=eca1e81cac34d7569fa5dcb15e5df10a6583559b;p=yardstick.git diff --git a/samples/perf.yaml b/samples/perf.yaml index e7ba2d0e7..96ca0d413 100644 --- a/samples/perf.yaml +++ b/samples/perf.yaml @@ -1,3 +1,11 @@ +############################################################################## +# Copyright (c) 2017 kristian.hunt@gmail.com 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 # use perf to perform Linux performance measurements @@ -30,9 +38,9 @@ scenarios: context: name: demo - image: yardstick-trusty-server + image: yardstick-image flavor: yardstick-flavor - user: ec2-user + user: ubuntu servers: hades: @@ -40,4 +48,3 @@ context: networks: test: cidr: "10.0.1.0/24" - external_network: "net04_ext"