Make dd-trace-java.test-jvm-constraints report architecture in test task inputs - #12635
Conversation
dd-trace-java.test-jvm-constraints reports JVM arch in test task inputs
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ecfbe904b8
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
ecfbe90 to
a3c034b
Compare
dd-trace-java.test-jvm-constraints reports JVM arch in test task inputsdd-trace-java.test-jvm-constraints reports archtecture in test task inputs
This comment has been minimized.
This comment has been minimized.
🟢 Java Benchmark SLOs — All performance SLOs passed
PR vs. master results
Commit: Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion. |
dd-trace-java.test-jvm-constraints reports archtecture in test task inputsdd-trace-java.test-jvm-constraints report architecture in test task inputs
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
4877369
into
master
What Does This Do
Track the JVM operating system and architecture as inputs of each
Testtask configured bydd-trace-java.test-jvm-constraints.Motivation
Changing operating systems or architectures could currently reuse test results from the same Java version and vendor. This makes platform changes invalidate both up-to-date checks and build-cache entries.
Follow-up to #12630 and aligned with #12631. Context #12604
Additional Notes
The platform uses the JVM-reported
os.nameandos.archvalues.Contributor Checklist
type:and (comp:orinst:) labels in addition to any other useful labelsclose,fix, or any linking keywords when referencing an issueUse
solvesinstead, and assign the PR milestone to the issue