diff options
author | JingLu5 <lvjing5@huawei.com> | 2017-07-10 04:19:08 +0000 |
---|---|---|
committer | JingLu5 <lvjing5@huawei.com> | 2017-07-10 04:19:08 +0000 |
commit | f456d48971142f0c105142388b2465ee94d91a66 (patch) | |
tree | 2e2811dc8f64790eafc056162c9cfee74eca0e43 /plugin | |
parent | dae41a002f756d1da65a749bc82eef3ccf4252db (diff) |
Change storperf target IP
As compass in master use OpenStack Ansible, the former IP "192.168.200.1" for
Huawei pod-1 has been deprecated.
Change-Id: Ia60885b36abec3455db2aa2939afbe2ef8bd79f5
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/CI/storperf.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/CI/storperf.yaml b/plugin/CI/storperf.yaml index 7ac920aa7..e144dd150 100644 --- a/plugin/CI/storperf.yaml +++ b/plugin/CI/storperf.yaml @@ -16,6 +16,6 @@ plugins: name: storperf deployment: - ip: 192.168.200.1 + ip: 192.168.10.6 user: root password: root |