[OOM] add helm3 linting 41/115441/13
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 26 Nov 2020 09:25:39 +0000 (10:25 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 8 Dec 2020 11:05:58 +0000 (12:05 +0100)
commit5657eda41a8b8e5d25582551fceff54da27110af
tree691f4f1cacd6d564431c3473b9d98790b237905b
parent5d7016befaaf507712ce88bdbe6fe7eb14d3448c
[OOM] add helm3 linting

As OOM supports helm2 and helm3, it's important to check that all new
additions don't break helm3 support.

Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I38307e3b105606eb3dded1933e3a90673078d4dc
[Add helm3 job template boilerplate]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
jjb/global-templates-helm.yaml
jjb/oom/oom-helm-verify-helm2.yaml [new file with mode: 0644]
jjb/oom/oom-helm.yaml
packer/provision/helm.yaml
shell/helm-repo-init.sh [changed mode: 0644->0755]
shell/helm2-repo-init.sh [new file with mode: 0755]
shell/helm2-verify.sh [new file with mode: 0755]