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

CI tests fail with ubuntu-20.04 #7612

Open
deepthi opened this issue Mar 5, 2021 · 1 comment
Open

CI tests fail with ubuntu-20.04 #7612

deepthi opened this issue Mar 5, 2021 · 1 comment

Comments

@deepthi
Copy link
Member

deepthi commented Mar 5, 2021

Overview of the Issue

Our CI tests use runs-on: ubuntu-latest. GitHub has been warning us that this will change from 18.04 to 20.04

Ubuntu-latest workflows will use Ubuntu-20.04 soon. For more details, see https://github.com/actions/virtual-environments/issues/1816

One of the changes listed in that issue is that the MySQL version that is installed on the VM is now 8.0 instead of 5.7.

The following tests fail on CI with 20.04

endtoend
unit_race
Cluster (11)
Cluster (17)
Cluster (19)
Cluster (20)
Cluster (21)

See #7613 for test results.

EDIT: March 28, 2022 - Removed percona56 from the list, not relevant any more

@askdba
Copy link
Contributor

askdba commented May 7, 2021

In progress #7850

@ajm188 ajm188 removed the Severity 3 label Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants