Skip to content

[db] Run tests against mysql 8.0.33 #18373

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

Merged
merged 1 commit into from
Sep 6, 2023
Merged

[db] Run tests against mysql 8.0.33 #18373

merged 1 commit into from
Sep 6, 2023

Conversation

geropl
Copy link
Member

@geropl geropl commented Jul 27, 2023

Description

While we are already using mysql 8.0.33 in preview envs, tests in workspace and CI have been running with mysql 5.7 this PR changes that.

Summary generated by Copilot

🤖 Generated by Copilot at 7de01c6

Updated the MySQL version and authentication plugin for the in-cluster database component and the MySQL service used in the build and test workflows. This improves compatibility and consistency with the MySQL 8.0 client library used in the components/gitpod-db package.

Related Issue(s)

Fixes EXP-374

How to test

Documentation

Preview status

Gitpod was successfully deployed to your preview environment.

Build Options

Build
  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer
  • analytics=segment
  • with-dedicated-emulation
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated
Preview Environment
  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh
  • with-monitoring

/hold

@stale
Copy link

stale bot commented Aug 11, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Aug 11, 2023
@stale stale bot removed the meta: stale This issue/PR is stale and will be closed soon label Sep 6, 2023
@geropl geropl force-pushed the gpl/test-db-80 branch 2 times, most recently from 66913bd to 010b09c Compare September 6, 2023 12:24
@geropl geropl marked this pull request as ready for review September 6, 2023 13:11
@geropl geropl requested a review from a team as a code owner September 6, 2023 13:11
Copy link
Member

@AlexTugarev AlexTugarev left a comment

Choose a reason for hiding this comment

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

👍🏻

@geropl
Copy link
Member Author

geropl commented Sep 6, 2023

/unhold

@roboquat roboquat merged commit 6408031 into main Sep 6, 2023
@roboquat roboquat deleted the gpl/test-db-80 branch September 6, 2023 13:28
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