From e46abacd3d7cd7a68afb7b8f79ffb8866a3b039e Mon Sep 17 00:00:00 2001 From: Mark Chappell Date: Sat, 20 Feb 2021 19:20:44 +0100 Subject: [PATCH] Mark the ec2_vpc_nat_gateway integration tests 'unstable' (#429) This commit was initially merged in https://github.com/ansible-collections/community.aws See: https://github.com/ansible-collections/community.aws/commit/cd1430d5e0d50848ad423730d92c878e5cb8c673 --- tests/integration/targets/ec2_vpc_nat_gateway/aliases | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/integration/targets/ec2_vpc_nat_gateway/aliases b/tests/integration/targets/ec2_vpc_nat_gateway/aliases index 6e3860bee23..269c6f5f0a5 100644 --- a/tests/integration/targets/ec2_vpc_nat_gateway/aliases +++ b/tests/integration/targets/ec2_vpc_nat_gateway/aliases @@ -1,2 +1,5 @@ +# https://github.com/ansible-collections/community.aws/issues/428 +unstable + cloud/aws shippable/aws/group2