diff options
author | Jing Lu <lvjing5@huawei.com> | 2017-07-24 06:55:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-24 06:55:28 +0000 |
commit | 15d807c22f33fab8e1f9b61e1d0c041a8144ee89 (patch) | |
tree | 6a3abbc72033ad505a80094378818aae7570a5cb /plugin | |
parent | deccb02a8adabe609c2e903ce9f60e8b39db6c29 (diff) | |
parent | 8ffbb26f5150f2ecdce44100c126cf6c183933cd (diff) |
Merge "Open storperf testcase to huawei-pod2"
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/CI/storperf.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/CI/storperf.yaml b/plugin/CI/storperf.yaml index e144dd150..70915f661 100644 --- a/plugin/CI/storperf.yaml +++ b/plugin/CI/storperf.yaml @@ -7,7 +7,7 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## --- -# StorPerf plugin configration file for huawei-pod1 +# StorPerf plugin configration file for compass pod in CI # Used for integration StorPerf into Yardstick as a plugin schema: "yardstick:plugin:0.1" @@ -16,6 +16,6 @@ plugins: name: storperf deployment: - ip: 192.168.10.6 + ip: local user: root password: root |