Skip to content

[SPARK-57119][INFRA] Use ubuntu-slim for GitHub Actions notify_test_workflow.yml workflow#56166

Closed
dongjoon-hyun wants to merge 1 commit into
apache:masterfrom
dongjoon-hyun:SPARK-57119
Closed

[SPARK-57119][INFRA] Use ubuntu-slim for GitHub Actions notify_test_workflow.yml workflow#56166
dongjoon-hyun wants to merge 1 commit into
apache:masterfrom
dongjoon-hyun:SPARK-57119

Conversation

@dongjoon-hyun
Copy link
Copy Markdown
Member

@dongjoon-hyun dongjoon-hyun commented May 28, 2026

What changes were proposed in this pull request?

This PR aims to use ubuntu-slim for GitHub Actions notify_test_workflow.yml workflow whose running time is about 10s consistently.

Screenshot 2026-05-27 at 18 41 15

Why are the changes needed?

ubuntu-slim is a new cost-efficient runner to fit small jobs like notify. We had better use this to save ASF infra usage (if possible)

Feature ubuntu-slim ubuntu-latest
Cost (per minute) $0.002 $0.012
Cost for 1,000 mins $2.00 $12.00
CPU 1 vCPU 4 vCPU
Memory (RAM) 5 GB 16 GB
Storage (SSD) 14 GB 14 GB
Maximum Runtime 15 Minutes 6 Hours
Isolation Type Container-based (L2) Dedicated VM

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Opus 4.7 on Claude Code

@dongjoon-hyun
Copy link
Copy Markdown
Member Author

@dongjoon-hyun
Copy link
Copy Markdown
Member Author

Thank you so much, @yaooqinn !

@dongjoon-hyun
Copy link
Copy Markdown
Member Author

Since this is irrelevant to the running CI result, I'm going to merge this to save our resources.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-57119 branch May 28, 2026 02:37
@dongjoon-hyun
Copy link
Copy Markdown
Member Author

I verified that this is working successfully.

Screenshot 2026-05-27 at 19 49 04

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