[
https://issues.apache.org/jira/browse/KAFKA-7766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma resolved KAFKA-7766.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
> Improve fail-fast behavior of Jenkins build
> -------------------------------------------
>
> Key: KAFKA-7766
> URL: https://issues.apache.org/jira/browse/KAFKA-7766
> Project: Kafka
> Issue Type: Task
> Components: build
> Reporter: David Arthur
> Assignee: David Arthur
> Priority: Minor
> Fix For: 2.3.0
>
>
> Split the Jenkins build into two gradle invocations: one for quick validation
> checks, and one to run the full test suite.
> If something in the validation step fails, it should fail the build
> immediately. However, if a test fails we want to continue and run all the
> tests (to gather all the failing tests).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)