You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #736: Move testing with MySQL to a new workflow
840e1d8 ci: move testing with MySQL to a new workflow (Jose Celano)
Pull request description:
Integration tests with MySQL are working locally but not in the GitHub Runner. We don't know why yet. See #580.
That's affecting deployments and releases. We move the execution to a new temporary workflow until it's fixed. Be sure to execute it locally before opening a new PR:
```console
./contrib/dev-tools/container/e2e/mysql/run-e2e-tests.sh
```
ACKs for top commit:
josecelano:
ACK 840e1d8
Tree-SHA512: b828e98b4fcde4490f6d3d7b2d837c943e377e2c314d8ef69de5977fe3e09e7e1f2ad1c6c5d850dc33c26113f5eceeda743eb467d490ed7433c43d3b1763402e
0 commit comments