amazon-ecs-plugin
amazon-ecs-plugin copied to clipboard
Link job to ECS task
What feature do you want to see added?
Is there any easy way to link a job in jenkins, to the actual task on ECS? I am probably missing something, but it doesn't seem easy/possible (particularly when you have 100s/1000s of tasks, and it's gone horribly wrong somewhere).
The ideal, for me, would be to have the task arn somewhere in the jenkins ui. e.g. the system info pane:
https://jenkins/computer/swarm-ffksd/systemInfo
afaict, the task info is just discarded after launch.
You can get the public IP, but you can't search using that on the aws console. Not sure what else there is, to link the two.
Upstream changes
No response