aboutsummaryrefslogtreecommitdiffstats
path: root/plugin
diff options
context:
space:
mode:
authorYaoguang Wang <sunshine.wang@huawei.com>2016-07-14 19:59:12 +0800
committerYaoguang Wang <sunshine.wang@huawei.com>2016-07-22 15:05:17 +0800
commit151e2655c678e3241ac08d049945a0f35083d3af (patch)
tree465a4567683363e5f51d9759748760ef340c55b7 /plugin
parente6277570188829687b2ecf48adbd10bc3c9d46bd (diff)
StorPerf integration into Yardstick as a pulgin.
This task will install *StorPerf* on the Jump Host. StorPerf will run in docker container on the Jump Host. JIRA: YARDSTICK-303 Change-Id: Ia592522a169f021adecc7d89d70079980be69665 Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
Diffstat (limited to 'plugin')
-rw-r--r--plugin/storperf.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugin/storperf.yaml b/plugin/storperf.yaml
new file mode 100644
index 000000000..d08e26eb6
--- /dev/null
+++ b/plugin/storperf.yaml
@@ -0,0 +1,13 @@
+---
+# StorPerf plugin configration file
+# Used for integration StorPerf into Yardstick as a plugin
+
+schema: "yardstick:plugin:0.1"
+
+plugins:
+ name: storperf
+
+deployment:
+ ip: 192.168.23.2
+ user: root
+ password: root