jenkinsci / nomad-plugin

Nomad cloud plugin for Jenkins
https://plugins.jenkins.io/nomad/
MIT License
56 stars 41 forks source link

Allow restricting node usage to jobs with label restriction #7

Closed antweiss closed 8 years ago

antweiss commented 8 years ago

We have a number of jobs which we don't want running on Nomad slaves. Instead of editing existing jobs (quite a lot of them) we want to be able restrict this on slave template level. AFAIK - almost every jenkins cloud implementation already has this, so it's only natural to add this to Nomad.

iverberk commented 8 years ago

LGTM!