community.mysql/tests/integration
Laurent Indermuehle 8d43f9e573
Refactor the way server_id is set for replicas
The simple way is to add '--server-id 2' after the name of the image of
the container. But GHA doesn't let us do that. The idea of mount a file
from our repo doesn't work because the repo is check out later in the
workflow and I failed to find a pre-job hook. Then I realized that this
MySQL option is dynamic! So we will set that in the test target!
2023-01-06 14:14:35 +01:00
..
old_mariadb_replication Prepare controller with Podman/Docker Network 2023-01-04 11:23:39 +01:00
targets Refactor the way server_id is set for replicas 2023-01-06 14:14:35 +01:00
test_connection.yml Generalize mysql and mariadb version based on container name 2023-01-04 14:14:13 +01:00