That is a great idea. I was recently muttering to myself that I couldn't easily define a job to run on all the Linux slaves because I am too lazy to interactively assign labels to the slaves and the platformlabeler plugin does not assign "linux". It assigns names like "Debian" and "Ubuntu" and "OpenSUSE", but no "linux".
I was hoping that your new plugin would combine nicely with the platformlabeler plugin and allow me to imply that Debian is linux, and that arm is linux (for my Raspberry Pi), then use the implied labels with the elastic axis plugin to define a job which runs on all linux slaves. Unfortunately, the implied labels do not seem to "see" labels defined by the platformlabeler plugin. I was able to confirm that labels which I had defined (like visual-studio-2010) can be used to imply another label (like "win"). Unfortunately, I want to infer labels automatically without being required to label each node. I really like using the swarm plugin to connect nodes, and I like having the labeling of the nodes fully automatic through the platform labeler plugin. Would you prefer a bug report on the issue, or is this mail message sufficient? Thanks, Mark Waite On Mon, Feb 10, 2014 at 2:54 PM, oliver gondža <[email protected]> wrote: > Hi, > > I would like to announce the first release of Implied Labels Plugin. Its > overall goal is to eliminate redundancy in label declarations using globaly > configured label implications. > > More at wiki page https://wiki.jenkins-ci.org/display/JENKINS/Implied+ > Labels+Plugin > > -- > oliver > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Thanks! Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
