jenkinsci / amazon-ecs-plugin

Amazon EC2 Container Service Plugin for Jenkins
https://plugins.jenkins.io/amazon-ecs
MIT License
192 stars 226 forks source link

How to specify the run period of the agent task. #288

Closed AlliotTech closed 1 year ago

AlliotTech commented 1 year ago

What feature do you want to see added?

With the default settings, the ECS task(JNLP agent container) will be destroyed when one task completed.

But everytime provision a JNLP agent will take a lot of time.

Is there any way to specify the run period of the agent task?

Upstream changes

No response