jenkinsci / nomad-plugin

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

Add support for agent.jar #76

Closed attachmentgenie closed 2 years ago

attachmentgenie commented 3 years ago

Dependencies

Jenkins has deprecated the use of the word slave it seems in favor of the word agent. (See https://hub.docker.com/r/jenkins/agent.) This also means the target jar has changed names to agent.jar

Feature Request

make the agent jar name configurable

multani commented 2 years ago

82 (v0.9+) makes it possible to use agent.jar instead of slave.jar.