-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Self Terminate ec2 tests instances after 1 hour (#1233)
The new ec2 test framework doesn't mesh well with our job pruner. Codebuild just "stops" the instance without giving a signal to the executing script, so trap cleanup is not executed. This lets the ec2 self-terminate once a certain amount of time has passed.
- Loading branch information
1 parent
4a48eb6
commit ff693cf
Showing
2 changed files
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters