Release 2.4.1 commit

This commit is contained in:
Laurent Indermuehle 2023-05-04 10:49:31 +02:00
commit 9c0e12aced
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09
6 changed files with 50 additions and 14 deletions

View file

@ -1,6 +0,0 @@
---
minor_changes:
- Integration tests - Add more versions of MariaDB
- Integration tests - Carefully verify every component of the tests in the new target 'setup_controller' to ensure expected versions are correct Python, Ansible, connector and MySQL/MariaDB.
- Integration tests - Add tools to test locally the same as on GHA by using same containers and virtualenv. Custom test containers are published in ghcr.io by this repo's workflows. MySQL/MariaDB are official Docker Hub images.
- Integration tests - New name for many tasks to makes it easier to find failing tests. Rename duplicates. Add name for tasks which doesn't had one, refactor some tests files to better group tests by subject, ...

View file

@ -1,3 +0,0 @@
---
trivial:
- Integration tests - Backport PR490

View file

@ -1,3 +0,0 @@
---
trivial:
- Integration tests - Backport PR514