X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=samples%2Fiperf3.yaml;h=c3ae625c20615968d337d64ecba5ec2a3317b430;hb=185a0f1c44e3fe639dd47c7f8cbfb56b29fc0349;hp=b3a7a9f3b55ff0cd76a9fa2fe7aaca0316b02825;hpb=ffd792dfea7612eb13e084701e06d07829e1f4d2;p=yardstick.git diff --git a/samples/iperf3.yaml b/samples/iperf3.yaml index b3a7a9f3b..c3ae625c2 100644 --- a/samples/iperf3.yaml +++ b/samples/iperf3.yaml @@ -1,3 +1,11 @@ +############################################################################## +# Copyright (c) 2017 Ericsson AB 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 throughput using iperf3 @@ -21,9 +29,9 @@ scenarios: context: name: demo - image: iperf3 - flavor: m1.tiny - user: cirros + image: yardstick-image + flavor: yardstick-flavor + user: ubuntu placement_groups: pgrp1: @@ -40,5 +48,4 @@ context: networks: test: cidr: '10.0.1.0/24' - external_network: "net04_ext"