Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-5225

repo:voltha-helm-charts -- interesting output from command "make clean"

    XMLWordPrintable

    Details

    • Type: Task
    • Status: To Do (View Workflow)
    • Priority: Medium
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: helm-charts
    • Labels:
      None
    • Story Points:
      0

      Description

      The makefile is very likely trying to run shell commands no matter what target was requested.  make help or make clean should not report 'bad revision':

       

      % git clone ssh://gerrit.opencord.org:29418/voltha-helm-charts.git
      % git review -d I1007f778a35a616263e13394f078d65320fdf650
      % make clean
      ./helm-repo-tools/chart_version_check.sh clean

      1. -----------------------------------------------------------------------
      2. Running: chart_version_check.sh  
      3. -----------------------------------------------------------------------
      4. Now: 2023-12-15 09:29:05
      5. Git: git version 2.34.1
      6. -----------------------------------------------------------------------
      7. COMPARISON_BRANCH: opencord/master
      8.         WORKSPACE: .
      9. -----------------------------------------------------------------------
        fatal: ambiguous argument 'opencord/master': unknown revision or path not in the working tree.
        Use '--' to separate paths from revisions, like this:
        'git <command> [<revision>...][<file>...]'
        fatal: bad revision 'opencord/master'
        [CHART] voltha-adapter-openolt/Chart.yaml
        fatal: bad revision 'opencord/master'
        [CHART] bbsim-sadis-server/Chart.yaml
        fatal: bad revision 'opencord/master'
        [CHART] bbsim/Chart.yaml
        fatal: bad revision 'opencord/master'
        [CHART] voltha-go-controller/Chart.yaml
        fatal: bad revision 'opencord/master'
        [CHART] voltha-stack/Chart.yaml
        fatal: bad revision 'opencord/master'
        [CHART] voltha-adapter-openonu/Chart.yaml
        fatal: bad revision 'opencord/master'
        [CHART] voltha-tracing/Chart.yaml
        fatal: bad revision 'opencord/master'
        [CHART] voltha/Chart.yaml
        fatal: bad revision 'opencord/master'
        [CHART] voltha-infra/Chart.yaml
        fatal: bad revision 'opencord/master'
        [CHART] voltha-northbound-bbf-adapter/Chart.yaml

      [PASS] chart_version_check.sh  
      rm -f -r ./helm-repo-tools
      rm -f tagcollisionreject.*

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            Unassigned
            Reporter:
            joey Joey Armstrong
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:

                Gerrit Reviews

                There are no open Gerrit changes