Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-4777 Python 3.x upgrade
  3. VOL-4780

Remove build system dependency on external /zdw/ resources

    XMLWordPrintable

    Details

    • Type: Sub-task
    • Status: To Do (View Workflow)
    • Priority: Low
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: ci-system
    • Labels:
    • Story Points:
      0

      Description

      A few problem workarounds have been deployed over time in the form of static python libraries hosted externally from github.  The need for these workaround (python v3.5 <=> v3.6) are no longer needed and dependencies should be weakened and removed.

       

      Long term static libs will contribute to two problems:

      • Frozen code base – some build system logic is anchored to python v3.5.
      • Failure mode for makefile targets while offline.  Modules are explicitly retrieved to create a virtual env, this is a failure condition while working offline.
      • python 3.10.X is unusable

       

      Remove / weaken deps on:

       

      Affected repo(s):

       

       

       

       

        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