Re: [dev-servo] Best practices for running try builds

2018-03-24 Thread Fernando Jiménez Moreno
Yes, that'd be great. Thanks! On Sun, Mar 25, 2018 at 3:18 AM, Emilio Cobos Álvarez wrote: > > > On 3/20/18 5:14 PM, Fernando Jiménez Moreno wrote: > > Hello folks, > > > > On Wed, Jan 24, 2018 at 3:55 PM, Josh Bowman-Matthews < > j...@joshmatthews.net > >> wrote: > > > >> Hi folks! I've recentl

Re: [dev-servo] Best practices for running try builds

2018-03-20 Thread Fernando Jiménez Moreno
Hello folks, On Wed, Jan 24, 2018 at 3:55 PM, Josh Bowman-Matthews wrote: > Hi folks! I've recently noticed some inefficient usage of our CI > resources, and I wanted to make sure that everybody is aware of the best > practices. > > #1: The Buildbot grid > > http://build.servo.org/grid exists, a

Re: [dev-servo] Best practices for running try builds

2018-01-24 Thread Emilio Cobos Álvarez
Err, and now to the list... :) On 01/24/2018 11:35 PM, Simon Sapin wrote: > I assume Josh was talking about try builds (where you can maybe be > satisfied when the grid mostly green) and did not mean to suggest > bypassing homu when it’s time to actually land something. > Sure, I know. I was jus

Re: [dev-servo] Best practices for running try builds

2018-01-24 Thread Simon Sapin
On 24/01/18 22:19, Emilio Cobos Álvarez wrote: please consider relying on the grid (see #1) rather than retrying until you get a success notice from homu. Just to make sure, how should we deal with when one of these failures happen and prevent a PR from landing? I assume Josh was talking abou

Re: [dev-servo] Best practices for running try builds

2018-01-24 Thread Emilio Cobos Álvarez
Thanks for putting this together! :) I just have a question, and an idea which may or may not be doable... On 01/24/2018 03:55 PM, Josh Bowman-Matthews wrote: > Hi folks! I've recently noticed some inefficient usage of our CI > resources, and I wanted to make sure that everybody is aware of the b

[dev-servo] Best practices for running try builds

2018-01-24 Thread Josh Bowman-Matthews
Hi folks! I've recently noticed some inefficient usage of our CI resources, and I wanted to make sure that everybody is aware of the best practices. #1: The Buildbot grid http://build.servo.org/grid exists, and shows you all of the failures across all builders for a given revision. You can ex