diff options
author | JingLu5 <lvjing5@huawei.com> | 2017-07-11 02:34:41 +0000 |
---|---|---|
committer | JingLu5 <lvjing5@huawei.com> | 2017-07-17 07:17:58 +0000 |
commit | 8ffbb26f5150f2ecdce44100c126cf6c183933cd (patch) | |
tree | 93e57a22f7fe5b8e165bb02b4728cac4ec27813f /plugin | |
parent | 7ee54db221fbb4173de011585a425f0750dd6ccf (diff) |
Open storperf testcase to huawei-pod2
JIRA: YARDSTICK-712
Change-Id: If91c936a3a59580a987cb6762db5d063edf6c9d7
Signed-off-by: JingLu5 <lvjing5@huawei.com>
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 |