Skip to content

Run Unit tests, ITs in parallel if PR is approved. #17611

Merged
abhishekagarwal87 merged 5 commits intoapache:masterfrom
abhishekagarwal87:parallel_builds
Jan 15, 2025
Merged

Run Unit tests, ITs in parallel if PR is approved. #17611
abhishekagarwal87 merged 5 commits intoapache:masterfrom
abhishekagarwal87:parallel_builds

Conversation

@abhishekagarwal87
Copy link
Copy Markdown
Contributor

@abhishekagarwal87 abhishekagarwal87 commented Jan 8, 2025

Instead of running the unit tests first and then running ITs, and other JDK tests, we will rather run all in parallel for faster build time. This is done only when the PR is approved so we are still not wasting gha runner bandwidth.

@github-actions github-actions bot added the GHA label Jan 8, 2025
@abhishekagarwal87 abhishekagarwal87 changed the title Run Unit tests, ITs in parallel Run Unit tests, ITs in parallel if PR is approved. Upgrade checkstyle version Jan 9, 2025
@abhishekagarwal87 abhishekagarwal87 changed the title Run Unit tests, ITs in parallel if PR is approved. Upgrade checkstyle version Run Unit tests, ITs in parallel if PR is approved. Jan 15, 2025
@abhishekagarwal87 abhishekagarwal87 merged commit 2c7c00f into apache:master Jan 15, 2025
317brian pushed a commit to 317brian/druid that referenced this pull request Jan 28, 2025
Instead of running the unit tests first and then running ITs, and other JDK tests, we will rather run all in parallel for faster build time. This is done only when the PR is approved so we are still not wasting gha runner bandwidth.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants