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