Create a sample lmbench test case base on kubernetes 57/59757/6
authorrexlee8776 <limingjiang@huawei.com>
Thu, 12 Jul 2018 12:37:38 +0000 (12:37 +0000)
committerrexlee8776 <limingjiang@huawei.com>
Tue, 11 Sep 2018 04:07:17 +0000 (04:07 +0000)
commit4962e21772b61aeeaa98c3516efe89cfc609a4f6
tree77062ba1b831e4490f1fcd76d709e2c377354e8a
parent229bfbf44aafdc3e8c68d56f3635460a22508559
Create a sample lmbench test case base on kubernetes

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

JIRA: YARDSTICK-1310

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