URL_ROOT for buildlogger should be overridable with command line arg

XMLWordPrintableJSON

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

      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:
            Michael O'Brien
            Reporter:
            Michael O'Brien
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: