Update smoke test latest tool versions - #12171
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
🟢 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. |
There was a problem hiding this comment.
More details
The 9.7.0 pin resolves consistently through latest, oldest-floor, concrete-version, per-major, and distribution-URL paths. Full nested Gradle execution remains unverified because the sandbox could not retrieve the new distribution.
📊 Validated against 6 scenarios · Open Bits AI session
🤖 Datadog Autotest · Commit 7fe2ecb · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
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.
Motivation
Keep smoke tests running against the latest eligible stable versions of build tools without adopting releases in their first 48 hours.
Contributor Checklist