Skip to content

Run arm64 tests on merge queue and master#11832

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits into
masterfrom
alexeyk/arm64-MQ-master
Jul 2, 2026
Merged

Run arm64 tests on merge queue and master#11832
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits into
masterfrom
alexeyk/arm64-MQ-master

Conversation

@AlexeyKuznetsov-DD

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

What Does This Do

Reworks the rules in the shared .test_job_arm64 template (inherited by all arm64 test jobs) so they trigger in three contexts:

  • MergeQueue (mq-working-branch-*): full matrix — both default and non-default JVMs — running on_success (gating).
  • master: default JVMs (8, 11, 17, 21, 25, tip) running on_success (gating).
  • Merge requests: default JVMs available as manual, allow_failure: true (non-blocking).

ibm8/oracle8 are excluded across all variants via a single top guard rule (when: never) since no arm64 images are published upstream.

Motivation

Previously arm64 jobs were manual + allow_failure only, so arm64 was never exercised automatically. This gives real coverage: the full JVM matrix runs in the merge queue, default JVMs gate master, and developers can still trigger default-JVM runs manually on MRs.

Additional Notes

arm64 tested on GitLab manually for ~1 month, no issues so far, let's give a shot.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this Jul 1, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added type: enhancement Enhancements and improvements tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Jul 1, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review July 1, 2026 20:43
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested review from a team as code owners July 1, 2026 20:43
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested review from randomanderson and removed request for a team July 1, 2026 20:43
@dd-octo-sts dd-octo-sts Bot added the tag: ai generated Largely based on code generated by an AI or LLM label Jul 1, 2026
Comment thread .gitlab-ci.yml Outdated
Co-authored-by: Sarah Chen <sarah.chen@datadoghq.com>
@dd-octo-sts

dd-octo-sts Bot commented Jul 1, 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.00 s 13.94 s [-0.2%; +1.1%] (no difference)
startup:insecure-bank:tracing:Agent 12.89 s 12.93 s [-1.0%; +0.3%] (no difference)
startup:petclinic:appsec:Agent 16.86 s 16.76 s [-0.4%; +1.7%] (no difference)
startup:petclinic:iast:Agent 16.81 s 16.39 s [-1.9%; +7.0%] (no difference)
startup:petclinic:profiling:Agent 16.83 s 16.73 s [-0.7%; +1.9%] (no difference)
startup:petclinic:sca:Agent 16.78 s 16.76 s [-0.7%; +1.0%] (no difference)
startup:petclinic:tracing:Agent 16.03 s 16.12 s [-1.3%; +0.2%] (no difference)

Commit: 207b1939 · 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.

@datadog-prod-us1-6

This comment has been minimized.

@AlexeyKuznetsov-DD

Copy link
Copy Markdown
Contributor Author

/ddci trigger

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Jul 1, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-07-01 22:20:19 UTC ℹ️ Start processing command /ddci trigger


2026-07-01 22:20:23 UTC ℹ️ Devflow: /ddci trigger

Tasks sourcing running asynchronously in workflow devflow:12b7b7cc-f1b5-46b6-994d-79c2c710b517_44:019f1fc4-d372-764e-a94d-e6a964b51039 under run id 019f1fc4-da75-7307-94a0-3bcde3f50b22

@AlexeyKuznetsov-DD

Copy link
Copy Markdown
Contributor Author

/merge -f --reason "arm64 MQ & master enabled, no need to re-run"

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Jul 2, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-07-02 00:26:12 UTC ℹ️ Start processing command /merge -f --reason "arm64 MQ & master enabled, no need to re-run"


2026-07-02 00:26:17 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 0s (p90).


2026-07-02 00:26:24 UTC ℹ️ MergeQueue: This merge request was merged

Warning

This change was merged without running any pre merge CI checks

Reason: arm64 MQ & master enabled, no need to re-run

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit 94bcb7e into master Jul 2, 2026
584 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the alexeyk/arm64-MQ-master branch July 2, 2026 00:26
@github-actions github-actions Bot added this to the 1.64.0 milestone Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: tooling Build & Tooling 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