ansible/hacking/aws_config/testing_policies
Mark Chappell 9c6495d4d4
elb_target / elb_target_info : Integration test fixups (#61256)
* Update AWS policy to enable management of TargetGroups

* elb_target: (integration tests) migrate to using module_defaults

* elb_target: (integration tests) lookup the AMI by name rather than hard coding AMI IDs

* elb_target_info: (integration tests) finish rename of integration test role

* elb_target: (integration tests) rename various resources to consistently use {{ resource_prefix }}

* elb_target_info: (integration tests) Migrate to using module_defaults

* elb_target_info: (integration tests) Lookup AMI by name rather than hard coding AMI IDs

* Apply suggestions from code review

Co-Authored-By: Jill R <4121322+jillr@users.noreply.github.com>

* elb_target: (integration tests) Remove the 'unsupported' alias

* Try bumping up the timeout

* Rules don't permit 'shippable' (resource_prefix uses this when run in shippable)

* Try bumping up more timeouts :/

* Avoid double evaluation of target_health assertion

* Simplify target_type usage a little (rather than constantly performing a lookup)

* mark elb_target tests 'unstable' for now, they're slow

Co-authored-by: Jill R <4121322+jillr@users.noreply.github.com>
2020-02-20 17:13:09 -07:00
..
compute-policy.json elb_target / elb_target_info : Integration test fixups (#61256) 2020-02-20 17:13:09 -07:00
container-policy.json Add support for ECR Lifecycle Policies to ecs_ecr (#48997) 2019-12-19 11:41:41 -07:00
database-policy.json AnsibleAWSModule related cleanup - redshift (#66779) 2020-02-12 11:17:18 -07:00
devops-policy.json cloudformation integration tests (#65643) 2019-12-17 15:27:52 -07:00
network-policy.json Update Route53 IAM policy so the Route53 tests run (#64886) 2019-11-18 08:48:58 -05:00
security-policy.json Refactor iam_role to bring down the complexity score (#66027) 2020-02-15 12:57:52 +00:00
storage-policy.json