<div dir="ltr">Hi Mike,<div>Both options are reasonable.</div><div>You can start over a new master.cfg, with new ports, and have a separate master for your second project or you can reuse your first master and improve the master.cfg to add your second project.</div><div><br></div><div>I think it might just be easier to start with a new master. It will allow you to start with a newer version of buildbot, which has had a lot of improvement since 0.8.1</div><div><br></div><div>Then you can think of merging the two master.cfg and reproduce your old setup on your new master.</div><div>With this method, you can keep your old master alone, and not disturb the service for the legacy project.</div><div><br></div><div>Regards</div><div>Pierre</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 18, 2017 at 5:51 AM Mike Dewhirst <<a href="mailto:miked@dewhirst.com.au">miked@dewhirst.com.au</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have been running 0.8.1.2 for a long time with a single slave. It<br>
watches the necessary repo and when it detects a commit it blows away<br>
the staging server (on the same machine) and reassembles it from trunk<br>
and runs the unit tests. I could not be happier.<br>
<br>
Now I want to commence a second completely separate project.<br>
<br>
 From my reading of the excellent tutorial and 0.8.1.2 docs it seems I<br>
just need to edit master.cfg to make a second builder  and a second<br>
scheduler which nominates a second slave. It needs to execute more or<br>
less the same set of build steps as the first one.<br>
<br>
Is this a reasonable strategy?<br>
<br>
Do I need to allocate a second set of ports?<br>
<br>
Should I find a way to upgrade Buildbot to the current revision beforehand?<br>
<br>
Thanks for any pointers<br>
<br>
Cheers<br>
<br>
Mike<br>
<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@buildbot.net" target="_blank">users@buildbot.net</a><br>
<a href="https://lists.buildbot.net/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.buildbot.net/mailman/listinfo/users</a></blockquote></div>