Skip to content

ci: optimise arm workflow#1320

Merged
mariomac merged 1 commit into
open-telemetry:mainfrom
skl:skl/optimise-arm-workflow
Feb 18, 2026
Merged

ci: optimise arm workflow#1320
mariomac merged 1 commit into
open-telemetry:mainfrom
skl:skl/optimise-arm-workflow

Conversation

@skl
Copy link
Copy Markdown
Member

@skl skl commented Feb 17, 2026

This PR:

  • Re-uses the integration-matrix sharding, and shares the makefile target between vm and arm workflows as they both run 5 partitions of "TestMultiProcess"
  • Use gotestsum with auto-retry

This should improve test isolation, reduce the likelihood of transient port conflicts and other errors, and also reduce the re-run time for failed workflows.

ARM workflow wall clock: from ~14m to ~9m.

@skl skl requested a review from a team as a code owner February 17, 2026 15:31
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.39%. Comparing base (ede9606) to head (7ccd16a).
⚠️ Report is 5 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (ede9606) and HEAD (7ccd16a). Click for more details.

HEAD has 29 uploads less than BASE
Flag BASE (ede9606) HEAD (7ccd16a)
oats-test 5 0
k8s-integration-test 15 0
integration-test 9 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1320      +/-   ##
==========================================
- Coverage   43.52%   37.39%   -6.13%     
==========================================
  Files         305      305              
  Lines       32864    32864              
==========================================
- Hits        14305    12291    -2014     
- Misses      17639    19839    +2200     
+ Partials      920      734     -186     
Flag Coverage Δ
integration-test ?
integration-test-arm 0.00% <ø> (ø)
integration-test-vm-x86_64-5.15.152 0.00% <ø> (?)
integration-test-vm-x86_64-6.10.6 0.00% <ø> (?)
k8s-integration-test ?
oats-test ?
unittests 44.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@mariomac mariomac merged commit debd40d into open-telemetry:main Feb 18, 2026
26 checks passed
@MrAlias MrAlias added this to the v0.6.0 milestone Feb 23, 2026
@MrAlias MrAlias mentioned this pull request Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants