On Thu, Aug 26, 2010 at 7:42 AM, Philip Zeyliger <phi...@cloudera.com> wrote: > I'd like to restrict a build I'm working on ( > https://hudson.apache.org/hudson/job/AVRO-java/) to Linux boxes for now. > I'm having trouble expressing that, because none of the Hudson executors > have "labels" assigned to them, as far as I can tell. (See > https://hudson.apache.org/hudson/computer/ for all the executors.) I tried > adding the hostnames in the "Label Expression" field of "Restrict where this > project could be run" field, but that didn't work, possible because of the > parentheses in the Linux names.
The two general purpose Ubuntu machines (minerva and vesta) have the label "Ubuntu" that you can use on your builds. This reminds me that we need to document the labels. /niklas