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

workaround mysql test container failures by forcing -debian variant #19110

Merged
merged 8 commits into from
Jul 11, 2022

Conversation

mshima
Copy link
Member

@mshima mshima commented Jul 8, 2022

MySQL switched from Debian distribution to Oracle by default a few days ago.
Test containers are failing with -oracle variant, force it to use -debian instead.
Related to docker-library/mysql#877.


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

atomfrede
atomfrede previously approved these changes Jul 8, 2022
Copy link
Member

@atomfrede atomfrede left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we talked on another pr/issue about it. Can check later but it should be okay.

@mshima
Copy link
Member Author

mshima commented Jul 8, 2022

MySQL switched from Debian distribution to Oracle by default a few days ago.
That's the reason for JHipster CI failures.
See docker-library/mysql#877.

Oracle images is working out of the box at M1 but it's failing at CI.
We are trying to understand the behavior change.

@mshima mshima closed this Jul 8, 2022
@mshima mshima reopened this Jul 8, 2022
@mshima mshima changed the title stop forcing amd64 image workaround mysql test container failures by forcing -debian variant Jul 11, 2022
@mshima mshima marked this pull request as ready for review July 11, 2022 18:02
@mshima mshima enabled auto-merge (squash) July 11, 2022 18:03
@mshima mshima merged commit 6625d0f into main Jul 11, 2022
@mshima mshima deleted the skip_ci-mysql_docker branch July 11, 2022 18:14
@DanielFran DanielFran added this to the 7.9.0 milestone Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants