-
Notifications
You must be signed in to change notification settings - Fork 21
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
CI: Clean up periodic multinode instances on CI hosting cloud #1295
Conversation
Uses the same workflow that is used to clean up aio instances.
@wtripp180901 to take over this work |
dependent PRs (in order): tested by deploying multinode with tag and running bash script in workflow locally (minus changed-before flags), works as expected both in positive and negative cases |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apologies for the minor scope creep, but could you update this line to make clear the instances are deleted after 12h?
Co-authored-by: Alex-Welsh <[email protected]>
Uses the same workflow that is used to clean up aio instances.