X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Ffio-template.yaml;h=2ac40306f321681b6903156b7b933a783b9acd71;hb=06dd209e81a81ec1d8342af87bba76efc6dbe9de;hp=395e4c41776b04d8888416ed134ce7baa64d3d23;hpb=c00f0f4fdab37db3bf084c879ac6186054726916;p=yardstick.git diff --git a/samples/fio-template.yaml b/samples/fio-template.yaml index 395e4c417..2ac40306f 100644 --- a/samples/fio-template.yaml +++ b/samples/fio-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 storage performance using fio # Jinja2 Syntax is supported @@ -12,7 +21,7 @@ scenarios: - type: Fio options: - filename: /home/ec2-user/data.raw + filename: /home/ubuntu/data.raw bs: {{bs}} rw: {{rw}} ramp_time: 10 @@ -27,9 +36,9 @@ scenarios: context: name: demo - image: yardstick-trusty-server + image: yardstick-image flavor: yardstick-flavor - user: ec2-user + user: ubuntu servers: fio: floating_ip: true