DBI-829: MariaDB as iteration dimension#4516
Closed
pfcoperez wants to merge 1 commit into
Closed
Conversation
|
Contributor
❌ Test FailureAnalysis: Not flaky — all matrix jobs deterministically fail at the DB container setup because DB_IMG/DB_ENV/DB_PARAMS env vars are empty, making |
dtunikov
approved these changes
Jun 30, 2026
pfcoperez
added a commit
that referenced
this pull request
Jun 30, 2026
Changes: * Incorporate #4516 making Maria a separate DB in the matrix * Spawn out the maria-roots of e2e suites * Introduce TestIntegraion.../mysql and .../mariadb naming pattern for integration tests, filter from tilt with a matcher. MySQL-only are TestMySQLOnlyIntegration... to avoid running them from maria targets as parent tests are first ran to discover subtests. Unit tests are out of scope for tilt as they don't need any infra Also GitHub seems to not handle indentation diffs very well, most of the line changes are just subtest indentation --------- Co-authored-by: Pablo Francisco Pérez Hidalgo <pablo.perez@clickhouse.com>
Member
Author
|
Superseded by #4517 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
alternative draft to #4504
TODO: Figure out the best way to run MySQL tests with maria flavor