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:
Matt Clay
2019-03-29 13:38:50 -07:00
committed by GitHub
parent 6b3246164c
commit 9e1c99ed60

View File

@@ -1,2 +1,3 @@
cloud/aws
unsupported
shippable/aws/group2
unstable # sometimes tries to delete while in state pending