jenkinsci / nomad-plugin

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

New place holder in nomad job template to pass docker image name with tasks using docker driver #208

Open deekshith-silabs opened 1 year ago

deekshith-silabs commented 1 year ago

What feature do you want to see added?

In some of the scenarios the job template is same and I need to change only the docker image, for that I need to create new job template. OR Some of the developers are working on multiple features where they want to test their docker image changes with their code. In this case we need to be more flexible to launch the nomad jenkins agent based on the docker image we created.

Upstream changes

No response

deekshith-silabs commented 1 year ago

@j3t did you guys get a chance to look into this issues?

j3t commented 1 year ago

Sure, but I don't think it will be implemented. We had a similar discussion with the dynamic template proposal (see https://github.com/jenkinsci/nomad-plugin/pull/106#issuecomment-976812024)