commit | 5c84a1876fbb78a376fe210b967caa4132b272d6 | [log] [tgz] |
---|---|---|
author | Gary Wu <gary.i.wu@huawei.com> | Wed Feb 14 17:04:05 2018 -0800 |
committer | Gary Wu <gary.i.wu@huawei.com> | Wed Feb 14 17:04:05 2018 -0800 |
tree | 8867bc4cab504ca8ae3ca249295de99af6a89158 | |
parent | 06de16ad21868809e1b96d15962f4cd3db1ee1f6 [diff] [blame] |
Change IP addr of docker proxy in windriver lab Change-Id: I3d817abd9a5068ea128163d24fa9804dbfa69142 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env b/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env index a3290a3..846d77b 100644 --- a/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env +++ b/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env
@@ -10,8 +10,8 @@ ubuntu_1604_image: ubuntu-16-04-cloud-amd64 centos_7_image: CentOS-7 - apt_proxy: 10.12.5.80:3142 - docker_proxy: 10.12.5.80:5000 + apt_proxy: 10.12.5.2:3142 + docker_proxy: 10.12.5.2:5000 rancher_vm_flavor: m1.small k8s_vm_flavor: m1.xxlarge