Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-1737

Application install passes even without app_helm_chart_name specified

XMLWordPrintable

      If there is not app_helm_chart_name: onap configured in the application_configuration.yml, the helm failsĀ  for no chart name, but the role passes

      |  task path: /ansible/roles/application-install/tasks/install.yml:61
      |  changed: [infrastructure-server] => {"changed": true, "cmd": ["/usr/local/bin/helm", "deploy", "onap", "local/", "--namespace", "onap", "-f", "/mnt/opt/onap/override.yaml"], "delta": "0:00:01.924672"
      , "end": "2019-03-19 10:16:58.891701", "rc": 0, "start": "2019-03-19 10:16:56.967029", "stderr": "Error: chart \"\" matching  not found in local index. (try 'helm repo update'). no chart name found\nmv: cannot stat ~@~X/root/.helm/plugii
      ns/deploy/cache//charts/*~@~Y: No such file or directory\nmv: cannot stat ~@~X/root/.helm/plugins/deploy/cache/-subcharts/common~@~Y: No such file or directory\nrm: cannot remove ~@~X/root/.helm/plugins/deploy/cache//requirements.locc
      k~@~Y: No such file or directory\nmv: cannot stat ~@~X/root/.helm/plugins/deploy/cache//requirements.yaml~@~Y: No such file or directory\nError: no Chart.yaml exists in directory \"/root/.helm/plugins/deploy/cache\"", "stderr_lines":
      ["Error: chart \"\" matching  not found in local index. (try 'helm repo update'). no chart name found", "mv: cannot stat ~@~X/root/.helm/plugins/deploy/cache//charts/*~@~Y: No such file or directory", "mv: cannot stat ~@~X/root/.helm//
      plugins/deploy/cache/-subcharts/common~@~Y: No such file or directory", "rm: cannot remove ~@~X/root/.helm/plugins/deploy/cache//requirements.lock~@~Y: No such file or directory", "mv: cannot stat ~@~X/root/.helm/plugins/deploy/cachee
      //requirements.yaml~@~Y: No such file or directory", "Error: no Chart.yaml exists in directory \"/root/.helm/plugins/deploy/cache\""], "stdout": "fetching local/\nrelease \"onap\" deployed", "stdout_lines": ["fetching local/", "release
      \"onap\" deployed"]}
      

            milan.verespej milan.verespej
            tomas.levora tomas.levora
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: