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

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

GitHub user ijuma opened a pull request:

    https://github.com/apache/kafka/pull/2187

    Revert "KAFKA-4345; Run decktape test for each pull request"

    This reverts commit e035fc039598127e88f31739458f705290b1fdba for the
    following reasons:
    
    1. License files are missing causing local builds to fail during the
    rat task.
    2. It renames a number of system test files when there's a better
    way to achieve the goal of running a subset of system tests to stay
    under the Travis limit.
    3. It adds the gradle wrapper binary even though this was removed
    intentionally a while back.
    
    A new PR will be submitted for KAFKA-4345 without the undesired
    changes.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ijuma/kafka kafka-4345-revert

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/2187.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2187
    
----
commit 569626ee786d325d519ffb4c839062c7e7d0c2a5
Author: Ismael Juma <ism...@juma.me.uk>
Date:   2016-11-29T09:21:27Z

    Revert "KAFKA-4345; Run decktape test for each pull request"
    
    This reverts commit e035fc039598127e88f31739458f705290b1fdba for the
    following reasons:
    
    1. License files are missing causing local builds to fail during the
    rat task.
    2. It renames a number of system test files when there's a better
    way to achieve the goal of running a subset of system tests to stay
    under the Travis limit.
    3. It adds the gradle wrapper binary even though this was removed
    intentionally a while back.
    
    A new PR will be submitted for KAFKA-4345 without the undesired
    changes.

----


> Run decktape test for each pull request
> ---------------------------------------
>
>                 Key: KAFKA-4345
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4345
>             Project: Kafka
>          Issue Type: Bug
>          Components: system tests
>    Affects Versions: 0.10.0.1
>            Reporter: Raghav Kumar Gautam
>            Assignee: Raghav Kumar Gautam
>             Fix For: 0.10.2.0
>
>
> As of now the ducktape tests that we have for kafka and not run for pull 
> request. We can run these test using travis-ci.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to