You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/02 20:23:00 UTC

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

    [ https://issues.apache.org/jira/browse/KAFKA-7766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759182#comment-16759182 ] 

ASF GitHub Bot commented on KAFKA-7766:
---------------------------------------

ijuma commented on pull request #6059: KAFKA-7766: Fail fast PR builds
URL: https://github.com/apache/kafka/pull/6059
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>
> 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)