[Buildbot] #2992: "Authorization failed" trying to force a build in the tutorial

Buildbot trac trac at buildbot.net
Sat Nov 1 21:01:49 UTC 2014


#2992: "Authorization failed" trying to force a build in the tutorial
---------------------+-----------------------
Reporter:  Ben       |       Owner:  Ben
    Type:  defect    |      Status:  assigned
Priority:  critical  |   Milestone:  0.8.x
 Version:  0.8.9     |  Resolution:
Keywords:  docker    |
---------------------+-----------------------
Changes (by dustin):

 * owner:  dustin => Ben


Comment:

 Hmm, here's what I did:

  * Merged https://github.com/buildbot/buildbot/pull/1311 locally
  * Followed the instructions in
 https://github.com/benallard/buildbot/blob/patch-2/master/docs/tutorial/docker.rst
    * docker build -t buildbot - < contrib/Dockerfile
    * CONTAINER_ID=$(docker run -d -p 8010:8010 -p 22 buildbot)
  * go to http://euclid.r.igoro.us:8010/
  * log in as pyflakes/pyflakes
  * click waterfall
  * click runtests
  * click "Force Build"
  * click "view in waterfall"

 all went according to plan :(

--
Ticket URL: <http://trac.buildbot.net/ticket/2992#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list