Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move testing with MySQL to a new workflow #736

Conversation

josecelano
Copy link
Member

@josecelano josecelano commented Sep 24, 2024

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:

./contrib/dev-tools/container/e2e/mysql/run-e2e-tests.sh

Integration tests with MySQL are working locally but not in the GitHub
Runner. We don't know yet why. See:

torrust#580

That's affecting deployments and releases. We move the execution to a
new temporary workflows until it's fixed. Be sure to execute it locally
before opening new PR:

```console
./contrib/dev-tools/container/e2e/mysql/run-e2e-tests.sh
```
@josecelano josecelano requested a review from a team as a code owner September 24, 2024 10:11
@josecelano josecelano self-assigned this Sep 24, 2024
@josecelano josecelano requested a review from da2ce7 September 24, 2024 10:11
@josecelano
Copy link
Member Author

ACK 840e1d8

@josecelano josecelano merged commit e953836 into torrust:develop Sep 24, 2024
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant