Skip to content

chore(ci): migrate deprecated GitLab runner tags#4570

Open
gh-worker-engraver-d31c25[bot] wants to merge 2 commits intomainfrom
engraver-auto-ci-execution/migrate-deprecated-runner-tags-1773983294
Open

chore(ci): migrate deprecated GitLab runner tags#4570
gh-worker-engraver-d31c25[bot] wants to merge 2 commits intomainfrom
engraver-auto-ci-execution/migrate-deprecated-runner-tags-1773983294

Conversation

@gh-worker-engraver-d31c25
Copy link
Copy Markdown

Summary

Migrates deprecated GitLab runner tags to new architecture-specific tags.

Changes

  • runner:mainarch:amd64
  • runner:dockerdocker-in-docker:amd64

Background

The runner:main and runner:docker tags are deprecated. See announcement.

Validation

  • Verified YAML syntax remains valid
  • No other changes made

- runner:main → arch:amd64
- runner:docker → docker-in-docker:amd64

Ref: https://groups.google.com/a/datadoghq.com/g/human.devs/c/ZDV5kkbFXLA
@datadog-prod-us1-4
Copy link
Copy Markdown

datadog-prod-us1-4 bot commented Mar 20, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 59.42% (+3.56%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: da1ed15 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Mar 20, 2026

Benchmarks

Benchmark execution time: 2026-03-20 12:20:51

Comparing candidate commit da1ed15 in PR branch engraver-auto-ci-execution/migrate-deprecated-runner-tags-1773983294 with baseline commit f12caf8 in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 215 metrics, 9 unstable metrics.

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

@kakkoyun kakkoyun changed the title Migrate deprecated GitLab runner tags chore(ci): migrate deprecated GitLab runner tags Mar 20, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.09%. Comparing base (f12caf8) to head (da1ed15).

Additional details and impacted files

see 434 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant