You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "David Arthur (JIRA)" <ji...@apache.org> on 2018/12/21 14:19:00 UTC

[jira] [Created] (KAFKA-7766) Improve fail-fast behavior of Jenkins build

David Arthur created KAFKA-7766:
-----------------------------------

             Summary: 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


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)