community.mysql/tests/integration/targets
Laurent Indermühle f105fd9a95
Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623)
* Add tests for Ansible core 2.17 (devel is 2.18 today)

* Drop tests for Ansible core 2.14 and add 2.17

* Cut duplicate exclude

* Add back python 3.8 and 3.9 for stable2.15

* Bump action to prevent deprecation warnings

* Cut python 3.9 for devel in roles tests

* Attempt to fix GHA line folding

* fix typo

* Bump ubuntu

Latest ansible-test doesn't work with old ubuntu. See here for more
info: https://github.com/ansible-collections/collection_template/blob/main/.github/workflows/ansible-test.yml#L83-L91

* fix docker_image var assignation

* fix yamllint false positive

* Attempt to fix docker_image_multiline assignation

* Fix empty var due to scope of each command

* Attempt to fix docker_image assignation

* fix error "vars should be dict"

* Document URL of the repository for the action ansible-test-gh-action

* Disable role tests

* Document ansible-core version tested

* Cut ansible-core 2.14 from testing documentation
2024-04-11 10:46:43 +02:00
..
setup_controller/tasks chore: fix conditional statements should not include jinja 2 templating (#599) 2023-11-30 13:39:34 +01:00
setup_remote_tmp_dir Display a more informative error when InvalidPrivsError is raised (#465) (#466) 2022-12-06 13:12:01 +01:00
test_mysql_db chore: fix conditional statements should not include jinja 2 templating (#599) 2023-11-30 13:39:34 +01:00
test_mysql_info feat[mysql_info]: add 'users_info' filter (#580) 2023-10-23 11:26:46 +02:00
test_mysql_query fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
test_mysql_replication chore: fix conditional statements should not include jinja 2 templating (#599) 2023-11-30 13:39:34 +01:00
test_mysql_role Fix column uppercasing (#569) 2023-10-06 16:08:46 +02:00
test_mysql_user Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
test_mysql_variables fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00