From a217167302ed87a4ce00ea11edf8c893bef30b32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A9ri=20Le=20Bouder?= Date: Tue, 1 Nov 2022 15:03:44 -0400 Subject: [PATCH] ec2_snapshot: reenable the integration tests --- .../ec2_snapshot_reenable_the_integration_tests.yaml | 3 +++ tests/integration/targets/ec2_snapshot/aliases | 9 +-------- 2 files changed, 4 insertions(+), 8 deletions(-) create mode 100644 changelogs/fragments/ec2_snapshot_reenable_the_integration_tests.yaml diff --git a/changelogs/fragments/ec2_snapshot_reenable_the_integration_tests.yaml b/changelogs/fragments/ec2_snapshot_reenable_the_integration_tests.yaml new file mode 100644 index 00000000000..8263ba89503 --- /dev/null +++ b/changelogs/fragments/ec2_snapshot_reenable_the_integration_tests.yaml @@ -0,0 +1,3 @@ +--- +minor_changes: +- "ec2_snapshot - Reenable the integration tests (https://github.com/ansible-collections/amazon.aws/pull/1235)." diff --git a/tests/integration/targets/ec2_snapshot/aliases b/tests/integration/targets/ec2_snapshot/aliases index 951ec3cafd5..aa6110bdb31 100644 --- a/tests/integration/targets/ec2_snapshot/aliases +++ b/tests/integration/targets/ec2_snapshot/aliases @@ -1,10 +1,3 @@ -# reason: unstable -# Testing of paginated results fails when fewer results are returned than -# expected - probably a race condition -# https://github.com/ansible-collections/amazon.aws/issues/441 -disabled - -slow - +time=15m cloud/aws ec2_snapshot_info