X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Ffio-template.yaml;h=00c35ce23db8f147a14523bb181b6b29244c22e7;hb=c1438c848152c9023b17a6252607d7fd7250dbda;hp=395e4c41776b04d8888416ed134ce7baa64d3d23;hpb=2aa1cd3922f26b9d8c9bdad310463caa5eeb8136;p=yardstick.git diff --git a/samples/fio-template.yaml b/samples/fio-template.yaml index 395e4c417..00c35ce23 100644 --- a/samples/fio-template.yaml +++ b/samples/fio-template.yaml @@ -1,3 +1,4 @@ +--- # Sample benchmark task config file # measure storage performance using fio # Jinja2 Syntax is supported @@ -12,7 +13,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 +28,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