diff options
author | liang gao <jean.gaoliang@huawei.com> | 2016-08-09 09:40:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-09 09:40:14 +0000 |
commit | 4b4b0d41040fbd66be92a4aa4d53c6e7692f0c77 (patch) | |
tree | 1f168fcaf6c707414d73fc4a394c085a44d687ad /plugin | |
parent | dbff89e9145a4841561da858b5de9df7609748f7 (diff) | |
parent | c90a6b6209038814d0d2763dfd287e5e2f1de121 (diff) |
Merge "Add Storperf in CI [work in progress]"
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/CI/storperf.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/plugin/CI/storperf.yaml b/plugin/CI/storperf.yaml new file mode 100644 index 000000000..4407ddf8c --- /dev/null +++ b/plugin/CI/storperf.yaml @@ -0,0 +1,13 @@ +--- +# StorPerf plugin configration file for huawei-pod1 +# Used for integration StorPerf into Yardstick as a plugin + +schema: "yardstick:plugin:0.1" + +plugins: + name: storperf + +deployment: + ip: local + user: root + password: root |