X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fping-template.yaml;h=a7327342c2c769c885dcee0d721b07c46450e79a;hb=3d51fd0ac37c2df1c72f7a2dcff2ec9c88196043;hp=3f10218abe7953b8781462ca48aeda21bf361f26;hpb=c2d65daf876dca1c9bade1e7fa91653251c0c01b;p=yardstick.git diff --git a/samples/ping-template.yaml b/samples/ping-template.yaml index 3f10218ab..a7327342c 100644 --- a/samples/ping-template.yaml +++ b/samples/ping-template.yaml @@ -1,3 +1,12 @@ +############################################################################## +# 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 # Jinja2 Syntax is supported @@ -27,8 +36,8 @@ scenarios: context: name: demo - image: cirros-0.3.3 - flavor: m1.tiny + image: cirros-0.3.5 + flavor: yardstick-flavor user: cirros placement_groups: @@ -45,5 +54,4 @@ context: networks: test: cidr: '10.0.1.0/24' - external_network: "net04_ext"