Skip to content

Build: Speed up Spark CI with parallel test execution#16357

Draft
kevinjqliu wants to merge 2 commits into
apache:mainfrom
kevinjqliu:kevinjqliu/parallelize-spark-ci
Draft

Build: Speed up Spark CI with parallel test execution#16357
kevinjqliu wants to merge 2 commits into
apache:mainfrom
kevinjqliu:kevinjqliu/parallelize-spark-ci

Conversation

@kevinjqliu
Copy link
Copy Markdown
Contributor

Reduces Spark CI wall-clock time by running tests in parallel, matching the
pattern already used in flink-ci.yml:

  • Add -DtestParallelism=auto to the ./gradlew check invocation so test
    execution scales to the runner.

This comment was marked as outdated.

@kevinjqliu kevinjqliu force-pushed the kevinjqliu/parallelize-spark-ci branch from e735e89 to 7350fea Compare May 16, 2026 05:05
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.

2 participants