aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat/onap-oom/parts
AgeCommit message (Collapse)AuthorFilesLines
2018-11-12Extend security group for VNF scale outMarco Platania1-0/+4
Change-Id: I4ad17efdd59b773e1a1196b62d653f1c960d8cf1 Issue-ID: INT-696 Signed-off-by: Marco Platania <platania@research.att.com>
2018-11-08Alleviate startup disk contention issuesGary Wu1-0/+9
Add tuneable parameters in the heat template to try to alleviate startup disk contention issues. Also turn off use of RAM disk by default, reduce size of Rancher VM, and use the RAM saved for an extra k8s compute VM. Change-Id: Ic638f33479338ebb9339b249ced9d6fa684935fa Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-28Enable k8s resiliency planesGary Wu2-11/+20
Enable k8s resiliency planes and also reduce the number of k8s compute hosts down to 12 x 16 GB. Change-Id: I090495de2ac9986c0c85c19a503c44beca9e8fb6 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-07Deployment Script made more flexibleeHanan2-1/+4
Change-Id: I8322b85afdd5dfc1a88b7dbf369d3c19399b5b1e Issue-ID: INT-611 Signed-off-by: eHanan <eoin.hanan@ericsson.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-15Upgrade helm version to 2.9.1Gary Wu2-0/+21
Change-Id: I7fe74f43ff76a33225fad6102be5d429fd30197f Issue-ID: OOM-1299 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-09Refactor to support OOM verify jobsGary Wu1-3/+11
Change-Id: Ia898dbfced5ba1b00667593aa7e41c5c21ce4d5e Issue-ID: INT-532 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-26Use OAM IPs for k8s connectivityGary Wu1-0/+1
Use OAM IPs for k8s connectivity to reduce network congestion. Change-Id: Ia6114f1e4bf43578ee77c1d39ba36880f4c550d2 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-17Update lab RC filesgwu2-1/+5
Change-Id: Ie50b3c75047f1dac0af471e46c04ecd02c0dee82 Issue-ID: INT-532 Signed-off-by: gwu <gary.i.wu@huawei.com>
2018-06-26Test using RAM disk for /dockerdata-nfsGary Wu1-0/+12
Change-Id: I82d461caa7d9be77af366f8186f1b7851a914ac9 Issue-ID: INT-532 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-02Pass integration-override directly in env fileGary Wu2-14/+6
Change-Id: I5fddab2211fcaa1edbc91662222801499c610cfb Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-02Run OOM with 7 Kubernetes host VMsGary Wu3-0/+162
Bump helm to 2.8.2. Bump kubectl to 1.8.10. Remove obsolete HEAT parameters. Change-Id: Ifb644cc354b8dc4dc8a8c39023b2016eaf84c7da Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>