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

Tag and cancel AWS RoboMaker job execution to save time #9

Open
agalbachicar opened this issue Aug 16, 2023 · 0 comments
Open

Tag and cancel AWS RoboMaker job execution to save time #9

agalbachicar opened this issue Aug 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@agalbachicar
Copy link
Member

Desired behavior

We should not waste time in CI and wait until the simulation jobs timeout. Instead, we should tag jobs and cancel them once they are finished.

That has some implications:

  • We should tag simulation jobs based on the test result.
  • We should trigger a cancellation once are tagged.
  • We should not flag jobs that were cancelled because of a tag as failures.

That should save considerable amounts of time and money.

Alternatives considered

N/A

Implementation suggestion

N/A

Additional context

N/A

@agalbachicar agalbachicar added the enhancement New feature or request label Aug 16, 2023
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

No branches or pull requests

1 participant