[Python-Dev] [Infrastructure] Buildbot master moved
Antoine Pitrou
solipsis at pitrou.net
Thu Jun 28 12:11:32 CEST 2012
Le jeudi 28 juin 2012 à 12:06 +0200, Antoine Pitrou a écrit :
> Le jeudi 28 juin 2012 à 09:13 +0200, "Martin v. Löwis" a écrit :
> > I have now moved the buildbot master to OSU/OSL, and upgraded the
> > buildbot version in the process. If there are any issues, let me
> > know or Antoine.
>
> It seems we lost the "force build" button. Judging from the templates,
> the form is here, it just isn't displayed.
>
> I also don't see any custom builders:
> http://buildbot.python.org/all/waterfall?category=custom.stable&category=custom.unstable
Ok, it seems we should migrate to the ForceScheduler API:
http://buildbot.net/buildbot/docs/0.8.6/manual/cfg-schedulers.html#forcescheduler-scheduler
More information about the Python-Dev
mailing list