diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-04-23 14:23:08 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-04-23 14:24:03 -0700 |
commit | 6b7b3a1880ca51f258ccc004d92b60ce13b4a014 (patch) | |
tree | e61e3786ae8802b8b142d8b394d9cfbd7adad792 /deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env | |
parent | 89bd594975dbed8d73f467ef692a01a878e5be92 (diff) |
Increase Wind River k8s VM instance size
Also revert integration-override.yaml back to
full ONAP deployment.
Add a new integration-override-minimal.yaml
for the reduced deployment.
The ability to easily specify the desired
helm override file will be addressed in a later
patch.
Change-Id: Ib626b18ece20cac52328f63978be9cda050fd1a0
Issue-ID: INT-381
Issue-ID: INT-479
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env')
-rw-r--r-- | deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env b/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env index d80b8a54b..ff2f4e063 100644 --- a/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env +++ b/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env @@ -15,7 +15,7 @@ parameters: docker_proxy: 10.12.5.2:5000 rancher_vm_flavor: m1.large - k8s_vm_flavor: m1.xxlarge + k8s_vm_flavor: m2.xxlarge public_net_id: 971040b2-7059-49dc-b220-4fab50cb2ad4 public_net_name: external |