ci(py3.15): add 3.15 to riot matrix with gated suites - #19253
Closed
vlad-scherbich wants to merge 7 commits into
Closed
ci(py3.15): add 3.15 to riot matrix with gated suites#19253vlad-scherbich wants to merge 7 commits into
vlad-scherbich wants to merge 7 commits into
Conversation
Contributor
|
vlad-scherbich
force-pushed
the
vlad/315-ci-matrix
branch
from
July 23, 2026 14:13
2c75b4d to
3897d97
Compare
This was referenced Jul 23, 2026
vlad-scherbich
force-pushed
the
gab/315-wrapping-context
branch
from
July 23, 2026 14:31
fcb07a1 to
43c73c5
Compare
vlad-scherbich
force-pushed
the
vlad/315-ci-matrix
branch
2 times, most recently
from
July 23, 2026 14:31
3897d97 to
f0ee2dd
Compare
BenchmarksBenchmark execution time: 2026-07-23 14:42:31 Comparing candidate commit 3897d97 in PR branch Found 0 performance improvements and 5 performance regressions! Performance is the same for 616 metrics, 10 unstable metrics. scenario:iastaspects-lstrip_aspect
scenario:iastaspects-translate_aspect
scenario:iastaspectsospath-ospathbasename_aspect
scenario:span-start
scenario:telemetryaddmetric-1-count-metric-1-times
|
## Description #19217 added a temporary `image: registry.ddbuild.io/images/benchmarking-platform-tools-ubuntu:6845f3c7` override to the `notify-slo-breaches` job to work around a `latest`-tag denial on `check-slo-breaches`. That override image doesn't carry the dependencies `notify-slo-breaches` needs (e.g. `postmessage`), so the job now fails: ``` postmessage: command not found ``` https://gitlab.ddbuild.io/DataDog/apm-reliability/dd-trace-py/-/jobs/1885560137 This reverts the override on `notify-slo-breaches` only. `check-slo-breaches` (both macro- and micro-benchmarks) keeps its pin, since that's the job the original fix targeted and isn't affected by this failure. ## Testing CI: the next pipeline's `notify-slo-breaches` job should run with the default (template-provided) image and no longer fail on `postmessage`. ## Risks None — reverts to the job's previous, working image resolution. ## Additional Notes None Co-authored-by: fayssal.defaa <fayssal.defaa@datadoghq.com>
vlad-scherbich
requested review from
a team and
kathiehuang
and removed request for
a team
July 23, 2026 16:14
Part of the #17849 split (PR 3/6).
vlad-scherbich
force-pushed
the
vlad/315-ci-matrix
branch
from
July 23, 2026 16:14
f0ee2dd to
3980414
Compare
Codeowners resolved as |
Circular import analysis
|
Contributor
Author
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.
prev: #17849 | next: #19252
Summary
Riotfile 3.15, docker testrunner, suite gating.
Test plan