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

Run dolt engine tests as part of CI #1453

Open
PavelSafronov opened this issue Dec 5, 2022 · 0 comments
Open

Run dolt engine tests as part of CI #1453

PavelSafronov opened this issue Dec 5, 2022 · 0 comments

Comments

@PavelSafronov
Copy link
Contributor

GMS changes frequently break dolt tests and require quick GMS fixes/updates.
We should run dolt engine tests as part of the GMS CI process. Something like this:

  1. Run standard GMS tests
  2. Clone dolt main
  3. Update dolt/go/go.mod to replace github.com/dolthub/go-mysql-server with local version or with the current GMS hash
  4. Run "essential" dolt tests
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

No branches or pull requests

1 participant