[Buildbot] #3223: raise exception early if name is not compatible to be an identifier

Buildbot trac trac at buildbot.net
Sun Mar 8 18:00:53 UTC 2015


#3223: raise exception early if name is not compatible to be an identifier
-----------------------+-----------------------
Reporter:  yarikoptic  |      Owner:
    Type:  undecided   |     Status:  new
Priority:  major       |  Milestone:  undecided
 Version:  0.8.10      |   Keywords:
-----------------------+-----------------------
 exceptions.ValueError: Buildslave name u'nd14.04' is not a 50-character
              identifier

 because the name contained .  which is apparently illegit.  checkconfig
 was silent because name is not checked to be a valid identifier, and then
 only at run time puke happens

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


More information about the bugs mailing list