From ac754c736f4a8a0c8c6b448bf8ecc831506c2980 Mon Sep 17 00:00:00 2001 From: Sloane Hertel Date: Fri, 27 Apr 2018 10:07:47 -0400 Subject: [PATCH] Allow ec2_vpc_route_table integration tests to run on Prs to the ec2_vpc_route_table module by marking it unstable instead of disabled (#39417) --- test/integration/targets/ec2_vpc_route_table/aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/targets/ec2_vpc_route_table/aliases b/test/integration/targets/ec2_vpc_route_table/aliases index fc4e511493..61d921b093 100644 --- a/test/integration/targets/ec2_vpc_route_table/aliases +++ b/test/integration/targets/ec2_vpc_route_table/aliases @@ -1,3 +1,3 @@ cloud/aws posix/ci/cloud/group4/aws -disabled +unstable