commit | 3998702efb2f7600b053c6dbb9aa0195e4de781b | [log] [tgz] |
---|---|---|
author | Gary Wu <gary.i.wu@huawei.com> | Thu Apr 19 15:29:59 2018 -0700 |
committer | Gary Wu <gary.i.wu@huawei.com> | Thu Apr 19 15:29:59 2018 -0700 |
tree | 8eff12dc04aaa8af165c35607198eabc1d8e3b18 | |
parent | 1ae8d843450d4d7c6aca8360fcbdcb27d3f07974 [diff] |
Bump up TLAB k8s VM size Change-Id: Ibdf03865e3656853087915109ec0f782810b3f43 Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test.env b/deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test.env index 843e006..daa145a 100644 --- a/deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test.env +++ b/deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test.env
@@ -14,8 +14,8 @@ apt_proxy: 192.168.31.204:3142 docker_proxy: 192.168.31.204:5000 - rancher_vm_flavor: m1.large - k8s_vm_flavor: m2.xxlarge + rancher_vm_flavor: m2.large + k8s_vm_flavor: m5.xxlarge public_net_id: fbe8fd92-6636-4e63-ab28-bb6a5b0888a9 public_net_name: admin-vpn-floating
diff --git a/deployment/heat/onap-oom/env/tlab/ETE-OOM-Test.env b/deployment/heat/onap-oom/env/tlab/ETE-OOM-Test.env index 2b54be7..cbda112 100644 --- a/deployment/heat/onap-oom/env/tlab/ETE-OOM-Test.env +++ b/deployment/heat/onap-oom/env/tlab/ETE-OOM-Test.env
@@ -14,8 +14,8 @@ apt_proxy: 192.168.31.204:3142 docker_proxy: 192.168.31.204:5000 - rancher_vm_flavor: m1.large - k8s_vm_flavor: m2.xxlarge + rancher_vm_flavor: m2.large + k8s_vm_flavor: m5.xxlarge public_net_id: fbe8fd92-6636-4e63-ab28-bb6a5b0888a9 public_net_name: admin-vpn-floating