Skip to content

Conversation

pan3793
Copy link
Member

@pan3793 pan3793 commented Oct 20, 2025

What changes were proposed in this pull request?

Currently, GHA jobs streaming, ... takes ~90min, while yarn takes ~25min, this change balances them by moving connect(takes ~20min) from the former to the latter.

Why are the changes needed?

Balance GHA jobs.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Before

  • streaming, ... connect takes ~90min
  • yarn takes ~25min,

After https://github.com/pan3793/spark/actions/runs/18645254985/job/53151226275

  • streaming, ... takes ~75min
  • connect, yarn takes ~50min

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

No.

@github-actions github-actions bot added the INFRA label Oct 20, 2025
@pan3793 pan3793 marked this pull request as ready for review October 20, 2025 08:40
@pan3793
Copy link
Member Author

pan3793 commented Oct 20, 2025

cc @HyukjinKwon @LuciferYang

@pan3793 pan3793 changed the title [SPARK-53952][INFRA] Balance GHA CI jobs [SPARK-53952][INFRA] Balance GHA CI jobs by shifting connect tests Oct 20, 2025
@pan3793
Copy link
Member Author

pan3793 commented Oct 20, 2025

Docker K8s IT failure should be irrelevant, they are caused by Docker Hub transient 503

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants