From b5c48fc026341726699284b1602c2fdd365c9e77 Mon Sep 17 00:00:00 2001 From: Mark Chappell Date: Sat, 13 Feb 2021 14:19:21 +0100 Subject: [PATCH] Add comments to the disabled/unsupported integration test aliase files (#411) Add some additional comments so we know *why* the various tests aren't running. Looks like most of them just need policy updates This commit was initially merged in https://github.com/ansible-collections/community.aws See: https://github.com/ansible-collections/community.aws/commit/0d245596966100516f1eeab5dcf26ee0ebca24b5 --- tests/integration/targets/iam_password_policy/aliases | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/integration/targets/iam_password_policy/aliases b/tests/integration/targets/iam_password_policy/aliases index 56927195182..de4c8915ab9 100644 --- a/tests/integration/targets/iam_password_policy/aliases +++ b/tests/integration/targets/iam_password_policy/aliases @@ -1,2 +1,6 @@ -cloud/aws +# reason: missing-policy +# IAM Password Policies configure account-wide settings, this makes then +# difficult to safely test unsupported + +cloud/aws