[ANSIBLE] Do not run "onap" make target while building the helm charts 66/127866/3
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 17 Mar 2022 11:17:58 +0000 (12:17 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 21 Mar 2022 09:00:25 +0000 (09:00 +0000)
Change-Id: I057ae770366e92bebeb97310bab773cdf6b45429
Issue-ID: OOM-2946
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
ansible/group_vars/all.yml
ansible/roles/application/molecule/custom_role/molecule.yml
ansible/roles/application/molecule/default/molecule.yml
ansible/roles/application/molecule/ubuntu/molecule.yml
config/application_configuration.yml

index d3cdfc1..9019abf 100755 (executable)
@@ -111,10 +111,8 @@ app_helm_charts_infra_directory: "{{ app_data_path }}/helm_charts"
 app_helm_chart_name:
 
 # Targets for helm charts repository build
-# e.g. for ONAP Casablanca
 # app_helm_build_targets:
 #   - all
-#   - onap
 app_helm_build_targets:
 
 # Directory with helm plugins
index 1a2696b..3cc14d5 100644 (file)
@@ -28,7 +28,6 @@ provisioner:
         helm_bin_dir: /usr/local/bin
         app_helm_build_targets:
           - all
-          - onap
         app_helm_chart_name: "{{ app_name }}"
         application_pre_install_role: application/test-patch-role
         application_post_install_role: application/test-patch-role
index fab92fc..7131551 100644 (file)
@@ -28,7 +28,6 @@ provisioner:
         helm_bin_dir: /usr/local/bin
         app_helm_build_targets:
           - all
-          - onap
         app_helm_chart_name: "{{ app_name }}"
         helm_version: v3
 verifier:
index 0ee73e1..7a82241 100644 (file)
@@ -28,7 +28,6 @@ provisioner:
         helm_bin_dir: /usr/local/bin
         app_helm_build_targets:
           - all
-          - onap
         app_helm_chart_name: "{{ app_name }}"
         helm_version: v3
   playbooks:
index 2edb2f5..bbe30c5 100755 (executable)
@@ -16,5 +16,4 @@ certificates:
   locality_name: Krakow
 app_helm_build_targets:
   - all
-  - onap
 app_helm_chart_name: onap