On Mon, Oct 9, 2017 at 4:21 AM, Chris Angelico <ros...@gmail.com> wrote:
> On Mon, Oct 9, 2017 at 7:14 PM, Victor Stinner <victor.stin...@gmail.com> 
> wrote:
>> Hi,
>>
>> Zachary Ware migrated the buildbot server to 0.9 last weekend. It
>> changes a *lot* of things. It will need a few days (or weeks?) to
>> adapt our workflow and habits to the new version. Our buildbot
>> configuratioin can maybe be also enhanced to better use buildbot
>> features.
>
> Yeah, I'm aware that there are changes, and I'm fine with that (the
> expected benefits are definitely worth a bit of change-over hassle).
> I'm wondering if anyone knows of the new way to look up the info I'm
> after. If not, that's fine, but I know there are people here who've
> already used the new buildbot software and might just know.

The closest you can get that I've found so far is
http://buildbot.python.org/all/#/workers/16.  If the "Masters" column
shows a green 1, you're connected; if it's a red X (see
http://buildbot.python.org/all/#/workers/12 at the moment), you're not
connected.  That page will also show the history of builds that have
been done on your worker.

Craig, is there anything more comparable to
/waterfall?show=Builder1&show=Builder2 in Buildbot 0.9.x?

-- 
Zach
_______________________________________________
Python-Buildbots mailing list
Python-Buildbots@python.org
https://mail.python.org/mailman/listinfo/python-buildbots

Reply via email to