Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 5 commits into from
Jan 15, 2025

Conversation

abhishekagarwal87
Copy link
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
79 checks passed
ashwintumma23 pushed a commit to ashwintumma23/druid that referenced this pull request Jan 20, 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