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

dcpdig: find upload Batch EC2 instances #4

Open
sampierson opened this issue Dec 11, 2018 · 0 comments
Open

dcpdig: find upload Batch EC2 instances #4

sampierson opened this issue Dec 11, 2018 · 0 comments
Assignees

Comments

@sampierson
Copy link
Member

If you find a validation job in progress, traverse entities to get the EC2 instance ID/DNS
i.e.
Start with Batch Job ID
From batch.describe_jobs() find containerInstanceArn and taskARN
From ECS find which instance is running that task
From ECS or EC2 find DNS of instance

@sampierson sampierson self-assigned this Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant