aboutsummaryrefslogtreecommitdiffstats
path: root/functest_kubernetes/ims/helm/templates
AgeCommit message (Collapse)AuthorFilesLines
2021-04-02Provide support for air gapped env for imsSylvain Desbureaux11-31/+31
Sometimes, tested Kubernetes doesn't have direct access to Internet but access through repository mirrors. This patch handles this case for ims test cases. Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I3b5e78fcf43ca7af6bcfd2d87fa4bb0705373697 (cherry picked from commit 9c95b5f46e57365c1f6e7e5c9073f7fe2ad48a66)
2020-09-16Publish helm_vims also based on clearwater-dockerCédric Ollivier22-0/+742
It leverages helm rather than kubectl as proposed by k8s_vims. A new abstract class Vims is added to factorize code between both testcases. Change-Id: Ie5de8d62e25e74f73f8e32167228a08e82989abd Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 32dfc10f56ead9abea8798e1ce16fe87652ca480)