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

repo:voltha-openolt-adapter update to use library lint and docker targets from repo:onf-make

    XMLWordPrintable

    Details

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

      Description

      Builtin logic encounters a few problems while working locally.

      Jenkins builds work fine,, delta  between local user uid and docker image.

       

      % make lint
      Running dependency check...
      go mod vendor: mkdir /app/vendor: permission denied
      

       

      Critical failure induced

      % git status
      
              deleted:    vendor/github.com/Shopify/sarama/.gitignore
              deleted:    vendor/github.com/Shopify/sarama/.golangci.yml
              deleted:    vendor/github.com/Shopify/sarama/CHANGELOG.md
              deleted:    vendor/github.com/Shopify/sarama/LICENSE
              deleted:    vendor/github.com/Shopify/sarama/Makefile
      

       

      Recover:

      % git  checkout vendor

       

      build, test, etc targets all have issues with docker access when used locally.

       

       

       

       

       

        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