Skip to content

cloudfront_distribution Unsupported tests have bad assertion #184

Open
@jillr

Description

@jillr
SUMMARY

The cloudfront_dsitribution tests are currently unsupported. It would be good to get these enabled.
When running them manually, it has been discovered that there is a failing assertion which will also need to be resolved:

TASK [cloudfront_distribution : check that reversing cache behaviors changes nothing when purge_cache_behaviors unset] **********************************************************
task path: /home/jill/src/ansible_collections/community/aws/tests/output/.tmp/integration/cloudfront_distribution-FSswVl-ÅÑŚÌβŁÈ/tests/integration/targets/cloudfront_distribution/tasks/main.yml:292
fatal: [testhost]: FAILED! => {
    "assertion": "not reverse_cache_behaviors.changed", 
    "changed": false, 
    "evaluated_to": false, 
    "msg": "Assertion failed"
}
ISSUE TYPE
  • Bug Report
COMPONENT NAME

tests/integration/taregts/cloudfront_distribution

ANSIBLE VERSION

2.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions