From 2cb5ec61a08e709c91812feb355cf2f41847db1f Mon Sep 17 00:00:00 2001 From: Mark Chappell Date: Sun, 21 Feb 2021 15:40:04 +0100 Subject: [PATCH] Yet more integration test aliases file cleanup (#431) * More aliases cleanup * Mark ec2_classic_lb tests unstable * Add more comments about why tests aren't enabled This commit was initially merged in https://github.com/ansible-collections/community.aws See: https://github.com/ansible-collections/community.aws/commit/cb55efa7a4fda574b637f3b18c072cd2436e2a21 --- tests/integration/targets/ec2_vpc_vgw/aliases | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/integration/targets/ec2_vpc_vgw/aliases b/tests/integration/targets/ec2_vpc_vgw/aliases index 0b8a330a44a..e65624834df 100644 --- a/tests/integration/targets/ec2_vpc_vgw/aliases +++ b/tests/integration/targets/ec2_vpc_vgw/aliases @@ -1,4 +1,5 @@ -cloud/aws -shippable/aws/group2 # https://github.com/ansible-collections/community.aws/issues/154 unstable + +cloud/aws +shippable/aws/group2