X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fping-option-list.yaml;h=cc7ae87682cfc1f26791f4aefc37816672c179ac;hb=06f089db5fa9de1fd05e37122afad6555d50265d;hp=1fa95e6c28855449d3fb29013ddec9c3d94f6e39;hpb=bca83ab90d5f6ffb0afe5f2e756e3fd37f85c2a7;p=yardstick.git diff --git a/samples/ping-option-list.yaml b/samples/ping-option-list.yaml index 1fa95e6c2..cc7ae8768 100644 --- a/samples/ping-option-list.yaml +++ b/samples/ping-option-list.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 # A list of input values for a chosen parameter using Sequence runner @@ -21,9 +29,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: @@ -39,6 +47,5 @@ context: networks: test: cidr: '10.0.1.0/24' - external_network: "net04_ext"