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.pull/4420/head
parent
6b3246164c
commit
9e1c99ed60
|
@ -1,2 +1,3 @@
|
||||||
cloud/aws
|
cloud/aws
|
||||||
unsupported
|
shippable/aws/group2
|
||||||
|
unstable # sometimes tries to delete while in state pending
|
||||||
|
|
Loading…
Reference in New Issue