verm__ changed the topic of #buildbot to: A Software Freedom Conservancy Project | Buildbot-3.5.0 | docs: http://docs.buildbot.net/current/ | tutorial: http://docs.buildbot.net/current/tutorial | irclogs: https://libera.irclog.whitequark.org/buildbot
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 260 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 252 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 246 seconds]
vmeson has joined #buildbot
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 260 seconds]
aakashjain has joined #buildbot
aakashja_ has joined #buildbot
aakashjain has quit [Read error: Connection reset by peer]
aakashja_ has quit [Read error: Connection reset by peer]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 260 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 260 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 248 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 246 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 252 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 246 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 260 seconds]
Schiller has joined #buildbot
manx has quit [Quit: manx]
manx has joined #buildbot
Schiller70 has joined #buildbot
Schiller70 has quit [Client Quit]
Schiller64 has joined #buildbot
Schiller has quit [Ping timeout: 260 seconds]
aakashjain has joined #buildbot
Schiller64 has quit [Quit: Client closed]
Schiller has joined #buildbot
aakashjain has quit [Ping timeout: 248 seconds]
aakashjain has joined #buildbot
Schiller has quit [Quit: Client closed]
aakashjain has quit [Ping timeout: 248 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 248 seconds]
aakashjain has joined #buildbot
aakashjain has quit [Ping timeout: 260 seconds]
mjw has quit [Killed (NickServ (GHOST command used by wielaard!~mjw_@2001:1c06:2488:1400:9e5c:8eff:fe8f:a440))]
wielaard is now known as mjw
mark_ has joined #buildbot
aakashjain has joined #buildbot
Schiller has joined #buildbot
aakashjain has quit [Remote host closed the connection]
aakashjain has joined #buildbot
zware has quit [Read error: Connection reset by peer]
zware has joined #buildbot
Schiller has quit [Quit: Client closed]
mjw has quit [Killed (NickServ (GHOST command used by mark_!~mark@gnu.wildebeest.org))]
mark_ is now known as mjw
wielaard has joined #buildbot
Zorry_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Zorry has joined #buildbot
Zorry has joined #buildbot
Zorry has quit [Changing host]
vmeson has quit [Ping timeout: 260 seconds]
vmeson has joined #buildbot
mjw has quit [Remote host closed the connection]
mjw has joined #buildbot
<glogan> Probably outside the normal buildbot wheelhouse, but any suggestions on triggering build(s) such that they execute on every worker?
<glogan> not necessary that they be in any given order, just that the same build run on each worker eventually
<glogan> I'm trying to buildbot-ize updating my docker images :)
<glogan> I've got N images, and M workers
<glogan> I'm thinking I need to create N*M builders, restricting each one to a unique image+worker pair