Skip to content

Use workflow artifacts to resolve latest Maven version in instrumentation tests#11650

Open
daniel-mohedano wants to merge 2 commits into
masterfrom
daniel.mohedano/maven-latest-pin
Open

Use workflow artifacts to resolve latest Maven version in instrumentation tests#11650
daniel-mohedano wants to merge 2 commits into
masterfrom
daniel.mohedano/maven-latest-pin

Conversation

@daniel-mohedano

@daniel-mohedano daniel-mohedano commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

What Does This Do

  • Extends the maven version resolution artifacts, originally used on the smoke tests, to the maven instrumentation tests.

Motivation

Avoid new Maven releases braking the default branch due to dynamically resolving the latest version at runtime. By depending the workflow artifacts, the version bumps can be tested before they are actually merged to the default branch.

Additional Notes

test-environment-trigger: skip

Contributor Checklist

  • Format the title according to the contribution guidelines
  • Assign the type: and (comp: or inst:) labels in addition to any other useful labels
  • Avoid using close, fix, or any linking keywords when referencing an issue
    Use solves instead, and assign the PR milestone to the issue
  • Update the CODEOWNERS file on source file addition, migration, or deletion
  • Update public documentation with any new configuration flags or behaviors
  • Add your completed PR to the merge queue by commenting /merge. You can also:
    • Customize the commit message associated with the merge with /merge --commit-message "..."
    • Remove your PR from the merge queue with /merge -c
    • Skip all merge queue checks with /merge -f --reason "reason"; please use this judiciously, as some checks do not run at the PR-level (note: the PR still needs to be mergeable, this will only skip the pre-merge build)
    • Get more information in this doc

Jira ticket: [PROJ-IDENT]

@daniel-mohedano daniel-mohedano added type: enhancement Enhancements and improvements tag: no release notes Changes to exclude from release notes comp: ci visibility Continuous Integration Visibility tag: ai generated Largely based on code generated by an AI or LLM labels Jun 15, 2026
@datadog-official

This comment has been minimized.

@dd-octo-sts

dd-octo-sts Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

🟢 Java Benchmark SLOs — All performance SLOs passed

Suite Status
Startup 🟢 pass

SLO thresholds are defined here based on automatically generated metrics. A warning is raised when results are within 5% of the threshold.

PR vs. master results
Scenario Candidate master Δ (95% CI of mean)
startup:insecure-bank:iast:Agent 14.04 s 13.93 s [-0.0%; +1.5%] (no difference)
startup:insecure-bank:tracing:Agent 12.90 s 12.94 s [-0.9%; +0.4%] (no difference)
startup:petclinic:appsec:Agent 16.90 s 16.79 s [-0.4%; +1.7%] (no difference)
startup:petclinic:iast:Agent 16.92 s 16.91 s [-0.7%; +0.8%] (no difference)
startup:petclinic:profiling:Agent 16.71 s 16.86 s [-1.9%; +0.1%] (no difference)
startup:petclinic:sca:Agent 16.90 s 16.11 s [+0.6%; +9.1%] (maybe worse)
startup:petclinic:tracing:Agent 16.10 s 16.03 s [-0.5%; +1.3%] (no difference)

Commit: 32c4f97a · CI Pipeline · Benchmarking Platform UI


Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion.

@daniel-mohedano daniel-mohedano changed the title feat: read latest maven version from workflow artifacts Use workflow artifacts to resolve latest Maven version in instrumentation tests Jun 16, 2026
@daniel-mohedano daniel-mohedano marked this pull request as ready for review June 16, 2026 09:46
@daniel-mohedano daniel-mohedano requested review from a team as code owners June 16, 2026 09:46
@daniel-mohedano daniel-mohedano requested review from AlexeyKuznetsov-DD and removed request for a team June 16, 2026 09:46
@daniel-mohedano

Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351

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

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-06-17 08:41:00 UTC ℹ️ Start processing command /merge
Use /merge -c to cancel this operation!


2026-06-17 08:41:06 UTC ℹ️ MergeQueue: pull request added to the queue

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

Use /merge -c to cancel this operation!


⏳ Processing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: ci visibility Continuous Integration Visibility tag: ai generated Largely based on code generated by an AI or LLM tag: no release notes Changes to exclude from release notes type: enhancement Enhancements and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants