[Buildbot] #3636: Not allowing FQDN for URL

Buildbot trac trac at buildbot.net
Fri Oct 28 06:27:31 UTC 2016


#3636: Not allowing FQDN for URL
----------------------+-----------------------
Reporter:  kayhayen   |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.8.12     |   Keywords:
----------------------+-----------------------
 Hello,

 I am using this:


 {{{
 c["buildbotURL"] = "http://bigbrother.home:8010/"

 }}}

 On a machine where hostname -a gives: bigbrother.home

 And I get on the start page the complaint that the URL should not be
 that, but http://bigbrother:8010/ which would be wrong. I access the
 machine from places, where I have DNS for ".home", but it's not the
 default domain. So it's wrong to drop it.

 Can you please allow for FQDN if not enforcing that.

 Putting it as major, because it is a banner on the start page, which I
 find questionable anyway.

 Yours,
 Kay

--
Ticket URL: <http://trac.buildbot.net/ticket/3636>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list