-
Notifications
You must be signed in to change notification settings - Fork 14.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add EC2CreateInstanceOperator and EC2TerminteInstanceOperator Change system test to use the new operators Add unit tests for new operators * Add support for multiple ids to EC2TerminateInstanceOperator Change system test to terminate without stopping instances * Fix failing tests for terminate operator * Update doc strings to add that the operators can create/terminate multiple instances Add tests for creating/terminating multiple instances * Fix system test so it passes Fix doc string on EC2TerminateInstanceOperator --------- Co-authored-by: syedahsn <[email protected]>
- Loading branch information
Showing
4 changed files
with
345 additions
and
55 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
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
Oops, something went wrong.