Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-29853

The buildscripts directory should not be a Python package

    XMLWordPrintableJSON

Details

    • Server Tooling & Methods

    Description

      The buildscripts directory is currently a Python package but doesn't need to be and shouldn't be as it makes path management more complicated.
      Most of the scripts that are directly under buildscripts/ are executed with commands like python buildscripts/resmoke.py. This requires the PYTHONPATH to be set or the scripts to dynamically update the path but it would no longer be necessary if buildscripts weren't a package.

      Attachments

        Activity

          People

            backlog-server-stm Backlog - Server Tooling and Methods (STM) (Inactive)
            yves.duhem Yves Duhem
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: