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

URL_ROOT for buildlogger should be overridable with command line arg

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.0-rc0
    • Affects Version/s: None
    • Component/s: Build
    • None
    • ALL

      in buildscripts/buildlogger.py L93

      URL_ROOT = 'http://buildlogs.mongodb.org/'
      

      if we want to use an alternate host for the buildlogger server, there is no way to do it without changing code.
      would be nice to be able to pass --buildlogger-url="http://whatever.com/" and have that override the default.

            Assignee:
            mikeo@mongodb.com Michael O'Brien
            Reporter:
            mikeo@mongodb.com Michael O'Brien
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: