From f456d48971142f0c105142388b2465ee94d91a66 Mon Sep 17 00:00:00 2001 From: JingLu5 Date: Mon, 10 Jul 2017 04:19:08 +0000 Subject: 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 --- plugin/CI/storperf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin') 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 -- cgit 1.2.3-korg