Re: [Python-buildbots] Idea: have a different buildbot server for unstable workers?

2019-03-07 Thread Nick Coghlan
On Wed, 6 Mar 2019 at 01:08, Victor Stinner wrote: > What do you think? Fedora has long had a separation between primary, release blocking, CPU architectures, and separate secondary architectures that generally work, most of the time, but issues with them aren't going to prevent a release going o

Re: [Python-buildbots] Idea: have a different buildbot server for unstable workers?

2019-03-07 Thread Victor Stinner
I'm proposing to have a separated server to ensure that no notification is sent. But I would be fine with the following compromise: modifiy buildbot configuration (master.cfg) to disable notifications on broken workers (tests known to fail) and "*-custom" jobs. Victor -- Night gathers, and now my

Re: [Python-buildbots] Idea: have a different buildbot server for unstable workers?

2019-03-07 Thread Michael
On 05/03/2019 16:07, Victor Stinner wrote: > My intent is also to clarify the difference between a "fully supported > platform" and "best effort platform support": > https://pythondev.readthedocs.io/platforms.html > > My intent is not to kick some platforms out of Python. > > What do you think? I