community.mysql/tests
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
..
integration Refactor the way server_id is set for replicas 2023-01-06 14:14:35 +01:00
sanity CI: add stable-2.14 to test matrix (#449) 2022-09-22 11:24:01 +02:00
unit/plugins Fix the collection to work with mysqlclient connector (#293) 2022-03-14 10:03:47 +01:00