[Buildbot] #2956: Provide latent Docker build slave

Buildbot trac trac at buildbot.net
Mon Nov 10 10:42:29 UTC 2014


#2956: Provide latent Docker build slave
----------------------------------+-----------------------
Reporter:  sa2ajj                 |       Owner:  Ben
    Type:  enhancement            |      Status:  assigned
Priority:  patches-accepted       |   Milestone:  0.9.+
 Version:  master                 |  Resolution:
Keywords:  docker, slave, latent  |
----------------------------------+-----------------------

Comment (by sa2ajj):

 I do not think we need to hardcode anything.

 A common Docker approach is to pass parameters via environment variables.
 In case of latent Docker slave, we'd have to pass 4 parameters (names are
 examples):

 * `BUILDBOT_MASTER_HOST`
 * `BUILDBOT_MASTER_PORT`
 * `BUILDBOT_SLAVE_NAME`
 * `BUILDBOT_SLAVE_PASSWORD`

 and modify `buildbot.tac` to use these parameters when they are present.

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


More information about the bugs mailing list