Create a sample fio test case base on kubernetes 51/59751/3
authorrexlee8776 <limingjiang@huawei.com>
Thu, 12 Jul 2018 12:18:03 +0000 (12:18 +0000)
committerrexlee8776 <limingjiang@huawei.com>
Tue, 11 Sep 2018 08:04:54 +0000 (08:04 +0000)
commitc961dc64b01567fb9d2e7103fddc4f82e353dbe4
treedfeef93e140c14cc57f111b6864cf628aaebeb05
parent229bfbf44aafdc3e8c68d56f3635460a22508559
Create a sample fio test case base on kubernetes

make samples/fio.yaml to support both Openstack and K8s
with context_type specified. It defaultly use Heat context, if
for k8s,
    yardstick -d task start samples/fio.yaml --task-args
    '{"context_type": "Kubernetes"}'

JIRA: YARDSTICK-1309

Change-Id: I2b0d61cf2f197ec8c60bda0ab4ff51594709f482
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
samples/fio.yaml