Merge "Add test case description and task file for TC053"
[yardstick.git] / samples / fio-template.yaml
index 395e4c4..ba710d9 100644 (file)
@@ -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
@@ -29,7 +30,7 @@ context:
   name: demo
   image: yardstick-trusty-server
   flavor: yardstick-flavor
-  user: ec2-user
+  user: ubuntu
   servers:
     fio:
       floating_ip: true