Re: [152490] contrib/buildbot-test

2016-10-20 Thread Lawrence Velázquez
> On Oct 20, 2016, at 6:58 PM, Ryan Schmidt wrote: > > Are the passwords then a separate entry? I overlooked passwords; I'll have to chew on that. > I had planned to put the guide-building and www-fetching and > ports-sql-updating and distfiles-fetching and rsync-server-updating > tasks on the

Re: [152490] contrib/buildbot-test

2016-10-20 Thread Ryan Schmidt
> On Oct 20, 2016, at 5:24 PM, Lawrence Velázquez wrote: > >> On Sep 12, 2016, at 9:06 PM, Ryan Schmidt wrote: >> >>> On Sep 12, 2016, at 7:46 AM, Rainer Müller wrote: >>> On 2016-09-12 04:17, Ryan Schmidt wrote: There are currently too many places in master.cfg that have >>>

Re: [152490] contrib/buildbot-test

2016-10-20 Thread Lawrence Velázquez
> On Sep 12, 2016, at 9:06 PM, Ryan Schmidt wrote: > >> On Sep 12, 2016, at 7:46 AM, Rainer Müller wrote: >> >>> On 2016-09-12 04:17, Ryan Schmidt wrote: >>> >>> There are currently too many places in master.cfg that have >>> knowledge of which worker runs on which platform. I'd like to get >>

Re: [152490] contrib/buildbot-test

2016-09-12 Thread Ryan Schmidt
> On Sep 12, 2016, at 7:46 AM, Rainer Müller wrote: > > On 2016-09-12 04:17, Ryan Schmidt wrote: >> { >>"workers": { >>"10.5_ppc": { >>"base": "" >>}, >>"10.5_ppc_legacy": { >>"ports": "" >>}, >>"10.6_x86_64": { >>"b

Re: [152490] contrib/buildbot-test

2016-09-12 Thread Rainer Müller
On 2016-09-12 04:17, Ryan Schmidt wrote: > { > "workers": { > "10.5_ppc": { > "base": "" > }, > "10.5_ppc_legacy": { > "ports": "" > }, > "10.6_x86_64": { > "base": "", > "ports": "" > }, > "

Re: [152490] contrib/buildbot-test

2016-09-11 Thread Ryan Schmidt
; • contrib/buildbot-test/master.cfg > • contrib/buildbot-test/slaves.json.sample > Diff > > Modified: contrib/buildbot-test/master.cfg (152489 => 152490) > > --- contrib/buildbot-test/master.cfg 2016-09-11 11:07:27 UTC (rev 152489) > +++ contrib/buildbot-test/ma

Re: [152490] contrib/buildbot-test

2016-09-11 Thread Lawrence Velázquez
> On Sep 11, 2016, at 8:37 AM, Rainer Müller wrote: > > On 2016-09-11 14:34, rai...@macports.org wrote: >> Revision: 152490 >> https://trac.macports.org/changeset/152490 >> Author: rai...@macports.org >> Date: 2016-09-11 05:34:55 -0700 (Sun, 11 Sep 2016) >> Log Message: >>

Re: [152490] contrib/buildbot-test

2016-09-11 Thread Rainer Müller
On 2016-09-11 14:34, rai...@macports.org wrote: > Revision: 152490 > https://trac.macports.org/changeset/152490 > Author: rai...@macports.org > Date: 2016-09-11 05:34:55 -0700 (Sun, 11 Sep 2016) > Log Message: > --- > buildbot: move build platforms to slaves.json > > Modifi