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
Matt Clay 2019-03-29 13:38:50 -07:00 committed by GitHub
parent 6b3246164c
commit 9e1c99ed60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

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