Skip to content

Update smoke test latest tool versions#11688

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits into
masterfrom
ci/update-smoke-test-latest-versions-20260621
Jun 22, 2026
Merged

Update smoke test latest tool versions#11688
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits into
masterfrom
ci/update-smoke-test-latest-versions-20260621

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

What Does This Do

This PR updates the pinned latest eligible stable tool versions used by CI Visibility smoke tests
and by the Maven instrumentation latestDepTest.
Only releases at least 48 hours old are eligible.

  • Gradle: 9.6.0 (published 2026-06-18)
  • Maven: 4.0.0-beta-3 (unchanged)
  • Maven Surefire: 3.5.6 (published 2026-05-25)

Motivation

Keep smoke tests running against the latest eligible stable versions of build tools without adopting releases in their first 48 hours.

Contributor Checklist

  • Verify smoke tests pass with the new versions

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@dd-octo-sts dd-octo-sts Bot requested a review from a team as a code owner June 21, 2026 06:37
@dd-octo-sts dd-octo-sts Bot added tag: no release notes Changes to exclude from release notes tag: dependencies Dependencies related changes labels Jun 21, 2026
@datadog-prod-us1-3

datadog-prod-us1-3 Bot commented Jun 21, 2026

Copy link
Copy Markdown

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 6 Pipeline jobs failed

DataDog/apm-reliability/dd-trace-java | java-startup-parallel-check-slo-breaches   View in Datadog   GitLab

DataDog/apm-reliability/dd-trace-java | java-startup-parallel-generate-slos   View in Datadog   GitLab

DataDog/apm-reliability/dd-trace-java | java-startup-parallel-upload-to-bp-api   View in Datadog   GitLab

View all 6 failed jobs.

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 1bde41f | Docs | Datadog PR Page | Give us feedback!

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 205a8e7193

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

# Updated automatically by the update-smoke-test-latest-versions workflow.
maven.latest=4.0.0-beta-3
maven-surefire.latest=3.5.5
maven-surefire.latest=3.6.0-M1

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Pin Surefire to a stable release

This file says the smoke tests use the latest eligible stable Surefire version, but 3.6.0-M1 is a Maven milestone/pre-release. In the latest-maven-surefire smoke-test rows this will exercise an unreleased milestone instead of the latest stable plugin, and the same value is duplicated in the Maven instrumentation latestDepTest properties, so both pins should stay on a stable release until a final 3.6.x is available.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, addressed in 35d82f8

@daniel-mohedano daniel-mohedano requested a review from a team as a code owner June 22, 2026 09:29
@daniel-mohedano daniel-mohedano requested review from sarahchen6 and removed request for a team June 22, 2026 09:29
@daniel-mohedano

daniel-mohedano commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Changed the Maven Surefire version bump to 3.5.6, that was missed due to the script not filtering out the milestone version.

@daniel-mohedano

Copy link
Copy Markdown
Contributor

/merge

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Jun 22, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-06-22 10:47:29 UTC ℹ️ Start processing command /merge


2026-06-22 10:47:39 UTC ℹ️ MergeQueue: waiting for PR to be ready

This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
It will be added to the queue as soon as checks pass and/or get approvals. View in MergeQueue UI.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2026-06-22 10:51:07 UTC ℹ️ MergeQueue: merge request added to the queue

The expected merge time in master is approximately 1h (p90).


2026-06-22 11:50:51 UTC ℹ️ MergeQueue: This merge request was merged

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit 3efef48 into master Jun 22, 2026
585 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the ci/update-smoke-test-latest-versions-20260621 branch June 22, 2026 11:50
@github-actions github-actions Bot added this to the 1.64.0 milestone Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tag: dependencies Dependencies related changes tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant