> On 8 Dec. 2016, at 9:34 pm, Francesco Mari <mari.france...@gmail.com> wrote: > > Hi, > > I recently discovered that some of the tests run by the Apache > Jackrabbit Oak Matrix job [1] consistently fail when matrix tasks are > scheduled on one of the nodes labelled "beam". I documented the > failures in this issue [2]. > > I would like to schedule the matrix tasks to run on specific nodes or, > at least, not to run on the faulty ones. What is the best way to > achieve this?
I added a ‘label’ expression to your build so that they only build on nodes labelled ‘ubuntu’ Let me know if that helps. (Beam and others don’t use the ‘ubuntu’ label See: https://cwiki.apache.org/confluence/display/INFRA/Jenkins+node+labels <https://cwiki.apache.org/confluence/display/INFRA/Jenkins+node+labels> ) Gav… > > Thanks, > > Francesco > > [1]: > https://builds.apache.org/view/All/job/Apache%20Jackrabbit%20Oak%20matrix/ > [2]: https://issues.apache.org/jira/browse/OAK-5017