Enable ec2_transit_gateway test in CI. (#54619)
* Enable ec2_transit_gateway test in CI. * Mark the test unstable. The test sometimes attempts to delete the transit gateway while it is in the pending state, which is not permitted.
This commit is contained in:
parent
6b3246164c
commit
9e1c99ed60
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
cloud/aws
|
||||
unsupported
|
||||
shippable/aws/group2
|
||||
unstable # sometimes tries to delete while in state pending
|
||||
|
|
Loading…
Add table
Reference in a new issue