Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Let each agent node have its specific nametag/executors in EC2 #146

Closed
peterzhuamazon opened this issue Jun 21, 2022 · 1 comment · Fixed by #147
Closed
Assignees
Labels
enhancement New feature or request

Comments

@peterzhuamazon
Copy link
Member

peterzhuamazon commented Jun 21, 2022

As of now all of the agent node in ec2 is consuming the same name tag.
image

We want to have different name tags based on label such like this:
image

This is controlled in GUI by this:
image

Also, the Single-Host and Docker-Builder requires to have only 1 executor.
While the Docker-Host one can up to 6 or 8.

Will change those as well here.

Thanks.

@peterzhuamazon peterzhuamazon added the enhancement New feature or request label Jun 21, 2022
@peterzhuamazon
Copy link
Member Author

There used to be a case where jenkins crashed and does not record that agent anymore but still show up in EC2 dangling for days. It is easier for us to identify the node and do cleanups.

@peterzhuamazon peterzhuamazon changed the title [Enhancement] Let each agent node have its specific name tag in EC2 [Enhancement] Let each agent node have its specific nametag/executors in EC2 Jun 21, 2022
@peterzhuamazon peterzhuamazon linked a pull request Jun 22, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants