<aakashjain>
Is it possible for one worker to run multiple builds in parallel on ONE builder?
<aakashjain>
Does buildbot still supports robots.txt after buildbot 0.9 removed hosting public_html? Is there a recommended robots.txt to disalllow indexing of buildbot webpages (e.g.: #/builders, #/workers)?
<aakashjain>
tardyp, p12tic ^
<tardyp>
I guess this is a no for all questions..
<cmouse>
aakashjain: you should usually put something like nginx or apache in front
<cmouse>
aakashjain: which can serve robots.txt
<aakashjain>
cmouse: I have nginx in front.
<cmouse>
aakashjain: then tell it to serve robots.txt
<aakashjain>
should I have robots.txt for nginx which disallow buildbot webpages?
<cmouse>
aakashjain: Up To You.
<aakashjain>
cmouse: is there a recommended approach? do people usually use it in production buildbot deployment (with buildbot 0.9 or later)?
<aakashjain>
I wonder if that should be updated appropriately or be deleted.
jcarl43 has quit [Quit: WeeChat 3.1]
Cheyenne has quit [Quit: Leaving]
aakashjain has quit [Remote host closed the connection]
<dol-sen>
aakashjain, if you want a system to run multiple different jobs at same time for same builder/factory, set up multiple workers on the same system, each will log in to the master and acept one job at a time for that builder, of course the builder must be configured to use all those other workers
<dol-sen>
you just have to make sure the builder/factory are not overloading the systems capabilities, but light load factories would not be a problem
aakashjain has joined #buildbot
aakashjain has quit [Remote host closed the connection]