jenkinsci / nomad-plugin

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

Support windows slaves #18

Closed pvandervelde closed 7 years ago

pvandervelde commented 7 years ago

We would love to use the Nomad plugin to schedule agents in Windows Containers, however it looks like the current code only allows scheduling agents on Linux given that it uses Bash to start the slaves.

scarvel8 commented 7 years ago

@pvandervelde Try using a newer version of the Nomad plugin, it works for me with Windows containers. https://jenkins.ci.cloudbees.com/job/plugins/job/nomad-plugin/2/org.jenkins-ci.plugins$nomad/

pvandervelde commented 7 years ago

Sweet I shall test as soon as we've got it set up!

jippi commented 7 years ago

Can this issue be closed?

pvandervelde commented 7 years ago

Yeah close it for now. Will reopen if it doesn't work. We're still working on our configuration / environment.