X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fstorperf.yaml;h=00f74c1fef28e272424a7827d2067ef2077ca770;hb=0c997fce84d917171c5bab2ed39d7856e58b9a5a;hp=815ef0d979ddfcd4f1e7deb15eccc86e7ee902a3;hpb=8b41bad253d2bdae0ff0cb06dd406ab5b490dc61;p=yardstick.git diff --git a/samples/storperf.yaml b/samples/storperf.yaml index 815ef0d97..00f74c1fe 100644 --- a/samples/storperf.yaml +++ b/samples/storperf.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 StorPerf benchmark task config file # StorPerf is a tool to measure block and object storage performance in an NFVI @@ -9,7 +17,8 @@ scenarios: type: StorPerf options: agent_count: 1 - agent_image: "Ubuntu 14.04" + agent_image: "Ubuntu-16.04" + agent_flavor: "storperf" public_network: "ext-net" volume_size: 2 # target: @@ -29,3 +38,4 @@ scenarios: context: type: Dummy + name: Dummy