Skip to content

Migrate deprecated GitLab runner tags#3714

Closed
gh-worker-engraver-d31c25[bot] wants to merge 1 commit intomasterfrom
engraver-auto-ci-execution/migrate-deprecated-runner-tags-1773983297
Closed

Migrate deprecated GitLab runner tags#3714
gh-worker-engraver-d31c25[bot] wants to merge 1 commit intomasterfrom
engraver-auto-ci-execution/migrate-deprecated-runner-tags-1773983297

Conversation

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

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-datadog-prod-us1-2
Copy link
Copy Markdown

datadog-datadog-prod-us1-2 Bot commented Mar 20, 2026

⚠️ Tests

Fix all issues with BitsAI or with Cursor

⚠️ Warnings

🧪 33 Tests failed

testSearchPhpBinaries from integration.DDTrace\Tests\Integration\PHPInstallerTest (Datadog) (Fix with Cursor)
Risky Test
phpvfscomposer://tests/vendor/phpunit/phpunit/phpunit:52
testSimplePushAndProcess from laravel-58-test.DDTrace\Tests\Integrations\Laravel\V5_8\QueueTest (Datadog) (Fix with Cursor)
DDTrace\Tests\Integrations\Laravel\V5_8\QueueTest::testSimplePushAndProcess
Test code or tested code printed unexpected output: spanLinksTraceId: 69bcd950000000006931c59ce89635c3
tid: 69bcd95000000000
hexProcessTraceId: 6931c59ce89635c3
hexProcessSpanId: 876507d234db628f
processTraceId: 7580056925548983747
processSpanId: 9756212767179367055

phpvfscomposer://tests/vendor/phpunit/phpunit/phpunit:106
testSimplePushAndProcess from laravel-8x-test.DDTrace\Tests\Integrations\Laravel\V8_x\QueueTest (Datadog) (Fix with Cursor)
DDTrace\Tests\Integrations\Laravel\V8_x\QueueTest::testSimplePushAndProcess
Test code or tested code printed unexpected output: spanLinksTraceId: 69bcd95b00000000a4c99a19ff7a9a1b
tid: 69bcd95b00000000
hexProcessTraceId: a4c99a19ff7a9a1b
hexProcessSpanId: 56be5ce0e425f375
processTraceId: 11874191328990108187
processSpanId: 6250535453806949237
View all

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

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

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.73%. Comparing base (5404b05) to head (47ae9e9).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3714      +/-   ##
==========================================
- Coverage   68.79%   68.73%   -0.07%     
==========================================
  Files         166      166              
  Lines       19030    19030              
  Branches     1797     1797              
==========================================
- Hits        13092    13080      -12     
- Misses       5125     5135      +10     
- Partials      813      815       +2     
Flag Coverage Δ
helper-rust-integration 78.82% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5404b05...47ae9e9. Read the comment docs.

🚀 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.

@bwoebi
Copy link
Copy Markdown
Collaborator

bwoebi commented Mar 20, 2026

Duplicate to #3715.

@bwoebi bwoebi closed this Mar 20, 2026
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.

2 participants