Skip to content

fix(ci): runner w/ disk for deployment unit tests#21948

Merged
erikburt merged 1 commit intodevelopfrom
fix/oom-deployment-unit-tests
Apr 9, 2026
Merged

fix(ci): runner w/ disk for deployment unit tests#21948
erikburt merged 1 commit intodevelopfrom
fix/oom-deployment-unit-tests

Conversation

@erikburt
Copy link
Copy Markdown
Collaborator

@erikburt erikburt commented Apr 9, 2026

Updates the ccip deployment tests to use a runner with a dedicated disk, foregoing the use of a tmpfs.

  • This may slow down execution slightly but should reduce the occurence of 143 exits (OOM)

@erikburt erikburt self-assigned this Apr 9, 2026
@erikburt erikburt marked this pull request as ready for review April 9, 2026 19:20
@erikburt erikburt requested review from a team as code owners April 9, 2026 19:20
Copilot AI review requested due to automatic review settings April 9, 2026 19:20
@erikburt erikburt enabled auto-merge April 9, 2026 19:20
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

✅ No conflicts with other open PRs targeting develop

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Risk Rating: MEDIUM

Updates the core CI workflow to run CCIP deployment unit tests on a different self-hosted runner profile intended to use disk-backed storage instead of tmpfs, aiming to reduce OOM-related failures.

Changes:

  • Switch go_core_ccip_deployment_tests runner from extras=s3-cache+tmpfs to extras=s3-cache and change instance family/size.

Comment thread .github/workflows/ci-core.yml
Comment thread .github/workflows/ci-core.yml
@erikburt erikburt added this pull request to the merge queue Apr 9, 2026
@cl-sonarqube-production
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@trunk-io
Copy link
Copy Markdown

trunk-io bot commented Apr 9, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 9, 2026
@erikburt erikburt added this pull request to the merge queue Apr 9, 2026
Merged via the queue into develop with commit e3ad0d0 Apr 9, 2026
80 checks passed
@erikburt erikburt deleted the fix/oom-deployment-unit-tests branch April 9, 2026 20:28
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