From c8ba8f21b68b64b4068f188614dd7c891edf035f Mon Sep 17 00:00:00 2001 From: Rajamohan Raj Date: Fri, 3 Apr 2020 07:43:11 +0000 Subject: Test cases for resolving the helm templates Added test cases for overriding values and resolving the helm charts. Also addressed the merge conflicts and review comments Issue-ID: MULTICLOUD-1041 Signed-off-by: Rajamohan Raj Change-Id: I511e8e2e71c60e878df434370fc053f09cda1f66 --- kud/tests/plugin_collection_v2.sh | 4 ++-- kud/tests/vnfs/comp-app/collection/app1/profile/override_values.yaml | 3 +-- .../comp-app/collection/app2/helm/prometheus/templates/service.yaml | 4 ++-- kud/tests/vnfs/comp-app/collection/app2/helm/prometheus/values.yaml | 2 +- kud/tests/vnfs/comp-app/collection/app2/profile/override_values.yaml | 2 +- 5 files changed, 7 insertions(+), 8 deletions(-) (limited to 'kud/tests') diff --git a/kud/tests/plugin_collection_v2.sh b/kud/tests/plugin_collection_v2.sh index 5af4c00b..ffa366f1 100755 --- a/kud/tests/plugin_collection_v2.sh +++ b/kud/tests/plugin_collection_v2.sh @@ -351,14 +351,14 @@ payload="$(cat <