Skip to content

ci: vars.USE_RUNS_ON#4276

Closed
blaginin wants to merge 2 commits into
mainfrom
ci/disable-runs-on
Closed

ci: vars.USE_RUNS_ON#4276
blaginin wants to merge 2 commits into
mainfrom
ci/disable-runs-on

Conversation

@blaginin
Copy link
Copy Markdown
Member

@blaginin blaginin commented May 9, 2026

ASF CI app is disabled (more in #infra-runs-on in slack), hopefully back soon - but while that's the case made this to unblock the ci

@blaginin blaginin self-assigned this May 9, 2026
@blaginin blaginin requested a review from comphead May 9, 2026 19:30
@blaginin blaginin changed the title vars.USE_RUNS_ON ci:vars.USE_RUNS_ON May 9, 2026
@blaginin blaginin changed the title ci:vars.USE_RUNS_ON ci: vars.USE_RUNS_ON May 9, 2026
@andygrove
Copy link
Copy Markdown
Member

Thanks @blaginin. Unfortunately tests are failing with OOM now.

andygrove added a commit to andygrove/datafusion-comet that referenced this pull request May 11, 2026
The ASF disabled the runs-on.com cloud runners for this repo. Remove
all runs-on.com conditionals and the runs-on/action steps, switching
unconditionally to standard GitHub-hosted runners (ubuntu-latest).

To prevent OOM kills on the 7 GB runners (especially Spark 4 jobs):
- Reduce SBT heap from 6 GB to 3 GB
- Set SERIAL_SBT_TESTS=1 to disable parallel test forking

This matches how apache/spark runs its own test suite on GitHub Actions.

Supersedes apache#4276.
@andygrove
Copy link
Copy Markdown
Member

We got CI running again (on standard GitHub runners) in #4285.

Thanks @blaginin

@andygrove andygrove closed this May 11, 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.

2 participants