You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Will Thames 88364d4cfd Add purge_tags to s3_bucket to allow preservation of existing tags (#58754)
* Add purge_tags to s3_bucket to allow preservation of existing tags

Adding `purge_tags` with default `True` to maintain existing behaviour
allows users to set it to `False` to preserve existing tags

Fixes #29366

* s3_bucket: Add further tests and improve tag handling further

Additional tests for purge_tags: False suggested some incorrect
logic and thus further improvements

Increase wait timeout on bucket deletion as it wasn't always completing
in the default 100 seconds
5 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration Add purge_tags to s3_bucket to allow preservation of existing tags (#58754) 5 years ago
legacy safe_eval fix (#57188) 5 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Removed nested role for ec2_instance tests 5 years ago
sanity Fix sanity tests that are failing with LC_ALL set (#58604) 5 years ago
units role: Fix role's hash_params (#55263) 5 years ago
utils Use Python 3.7 to run ansible-test coverage in CI. (#57555) 5 years ago