-
Notifications
You must be signed in to change notification settings - Fork 427
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
chore(ci): pin mariadb container to 10.7 image tag #3913
Merged
Merged
Conversation
This file contains 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
@Mergifyio backport 0.x 1.2 |
🟠 Waiting for conditions to match
|
Kyle-Verhoog
approved these changes
Jul 6, 2022
mergify bot
pushed a commit
that referenced
this pull request
Jul 6, 2022
MariaDB latest only works on newer versions of Docker (see MariaDB/mariadb-docker#434). So we are pinning to mariadb:10.7 for now to ensure consistent startup of the container in CircleCI. (cherry picked from commit 27a55df)
mergify bot
pushed a commit
that referenced
this pull request
Jul 6, 2022
MariaDB latest only works on newer versions of Docker (see MariaDB/mariadb-docker#434). So we are pinning to mariadb:10.7 for now to ensure consistent startup of the container in CircleCI. (cherry picked from commit 27a55df)
✅ Backports have been created
|
Kyle-Verhoog
pushed a commit
that referenced
this pull request
Jul 6, 2022
MariaDB latest only works on newer versions of Docker (see MariaDB/mariadb-docker#434). So we are pinning to mariadb:10.7 for now to ensure consistent startup of the container in CircleCI. (cherry picked from commit 27a55df) Co-authored-by: Brett Langdon <brett.langdon@datadoghq.com>
brettlangdon
added a commit
that referenced
this pull request
Jul 6, 2022
MariaDB latest only works on newer versions of Docker (see MariaDB/mariadb-docker#434). So we are pinning to mariadb:10.7 for now to ensure consistent startup of the container in CircleCI. (cherry picked from commit 27a55df) Co-authored-by: Brett Langdon <brett.langdon@datadoghq.com>
@Mergifyio backport 1.1 1.0 |
mergify bot
pushed a commit
that referenced
this pull request
Jul 6, 2022
MariaDB latest only works on newer versions of Docker (see MariaDB/mariadb-docker#434). So we are pinning to mariadb:10.7 for now to ensure consistent startup of the container in CircleCI. (cherry picked from commit 27a55df)
mergify bot
pushed a commit
that referenced
this pull request
Jul 6, 2022
MariaDB latest only works on newer versions of Docker (see MariaDB/mariadb-docker#434). So we are pinning to mariadb:10.7 for now to ensure consistent startup of the container in CircleCI. (cherry picked from commit 27a55df)
✅ Backports have been created
|
Kyle-Verhoog
pushed a commit
that referenced
this pull request
Jul 6, 2022
MariaDB latest only works on newer versions of Docker (see MariaDB/mariadb-docker#434). So we are pinning to mariadb:10.7 for now to ensure consistent startup of the container in CircleCI. (cherry picked from commit 27a55df) Co-authored-by: Brett Langdon <brett.langdon@datadoghq.com>
Kyle-Verhoog
pushed a commit
that referenced
this pull request
Jul 6, 2022
MariaDB latest only works on newer versions of Docker (see MariaDB/mariadb-docker#434). So we are pinning to mariadb:10.7 for now to ensure consistent startup of the container in CircleCI. (cherry picked from commit 27a55df) Co-authored-by: Brett Langdon <brett.langdon@datadoghq.com>
mergify bot
added a commit
that referenced
this pull request
Aug 16, 2022
MariaDB latest only works on newer versions of Docker (see MariaDB/mariadb-docker#434). So we are pinning to mariadb:10.7 for now to ensure consistent startup of the container in CircleCI. (cherry picked from commit 27a55df) Co-authored-by: Brett Langdon <brett.langdon@datadoghq.com> (cherry picked from commit 97677f8)
@Mergifyio backport 0.61 |
✅ Backports have been created
|
mergify bot
pushed a commit
that referenced
this pull request
Oct 27, 2022
MariaDB latest only works on newer versions of Docker (see MariaDB/mariadb-docker#434). So we are pinning to mariadb:10.7 for now to ensure consistent startup of the container in CircleCI. (cherry picked from commit 27a55df)
Kyle-Verhoog
pushed a commit
that referenced
this pull request
Oct 27, 2022
…4395) * chore(ci): pin mariadb container to 10.7 image tag (#3913) MariaDB latest only works on newer versions of Docker (see MariaDB/mariadb-docker#434). So we are pinning to mariadb:10.7 for now to ensure consistent startup of the container in CircleCI. (cherry picked from commit 27a55df) * chore(mariadb): update tests to support mariadb>=1.1.0 (backport #3883) (#4401) * chore(mariadb): update tests to support mariadb>=1.1.0 (#3883) The latest version of mariadb client library requires a newer version of the C library in order to build. This PR updates snapshot tests to account for newly supported db.rowcount for mariadb query spans. This PR depends on #3884 to be merged and update our dev image first before this can pass. This is a testing only fix, our integration continues to work fine for mariadb>=1.1.0, but our test suite was not setup for it. Co-authored-by: Kyle Verhoog <kyle@verhoog.ca> Co-authored-by: Munir Abdinur <munir.abdinur@datadoghq.com> (cherry picked from commit 22746a3) # Conflicts: # tests/contrib/mariadb/test_mariadb.py * fix conflicts and add missing snapshots Co-authored-by: Brett Langdon <brett.langdon@datadoghq.com> Co-authored-by: Munir Abdinur <munir_abdinur@hotmail.com> Co-authored-by: Munir Abdinur <munir.abdinur@datadoghq.com> Co-authored-by: Brett Langdon <brett.langdon@datadoghq.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Munir Abdinur <munir_abdinur@hotmail.com> Co-authored-by: Munir Abdinur <munir.abdinur@datadoghq.com>
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.
Description
MariaDB
latest
only works on newer versions of Docker (see MariaDB/mariadb-docker#434).So we are pinning to
mariadb:10.7
for now to ensure consistent startup of the container in CircleCI.https://app.circleci.com/pipelines/github/DataDog/dd-trace-py/18717/workflows/de909835-3fae-4a51-b620-5e94da79d81b/jobs/1267024
Checklist
feat
andfix
pull requests.Reviewer Checklist
changelog/no-changelog
label added.