You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/25 22:42:58 UTC

[jira] [Commented] (KAFKA-4345) Run decktape test for each pull request

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

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

GitHub user raghavgautam opened a pull request:

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

    KAFKA-4345: Run decktape test for each pull request

    As of now the ducktape tests that we have for kafka are not run for pull request. We can run these test using travis-ci. Here is a sample run:
    https://travis-ci.org/raghavgautam/kafka/builds/170574293

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

    $ git pull https://github.com/raghavgautam/kafka trunk

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

    https://github.com/apache/kafka/pull/2064.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 #2064
    
----
commit 00c3a626dc99b8db4388d50e91954dd186f37ad2
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T00:42:44Z

    adding .travis.yml file for ci

commit a395d44595d9415112cd45a0781ff461051e3c42
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T01:03:36Z

    adding gradle wrapper jar & properties

commit 514cff6ef91bd2e785fb6ccc0ac9cf8212a4a9cb
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T01:23:45Z

    first cut for e2e integration

commit 67c20447aca223b0fbd25a2ffd0c3d03664e126e
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T02:57:55Z

    adding common paths

commit 9a1eb67c1f01c04e36b3f3a3b2e5b62c0f1978d3
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T14:49:57Z

    verbose image creation

commit 40a31fa74bbb53d5ef6a7f58d934774dbc07fcfd
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T17:26:15Z

    check transparent ssh

commit f64ba79259491eee6a644ac70bf1ec8b5e400c3b
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T17:46:54Z

    fixing permissions

commit 8a5746f6ccbcc257ca5a555d925c8582d11fef41
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T18:59:51Z

    spliting tests

commit d87eb2f8138ad65f0d6c735438bc48601629480e
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T20:18:03Z

    cleaning up dockerfile

commit f1763a5843ba0fdfd8794a51795bd9b2cac3a777
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T20:51:45Z

    changing docker base image

commit 34541d3a83acbe296b4737057f12a811bb739c50
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T21:36:51Z

    changing sudo to required

commit af75f03e6b36d0a37d980f4fcc9a71903d40df8e
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T21:47:26Z

    splitting tests

commit 28d3af743b83025d800b3474ffb0713f029ab1e3
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T21:53:46Z

    fixing gradle caching

commit da5628430c7232e124606f3e588b7b52ae781ee3
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T22:00:48Z

    adding docker info

commit 17eb4946f3aea0a3ca0cadcf985925da225cb89a
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T22:48:10Z

    hack to satisfy minikdc dependencies

commit cc788ac99ca7d5cc0f5b2feddca8a9e5f1054aec
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T22:57:12Z

    pull final image to docker hub

commit d49f9a171918fb673975c24d9bf9d63e5494b138
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-20T23:53:26Z

    adding documentation

commit 7e583d9ea08c70dbbe35a3adde72ed203a797f64
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-21T00:12:36Z

    respect _DUCK_OPTIONS

commit 6ea39c7f2ee86a4e6007a814845ea190cca4bb24
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-22T00:58:11Z

    updating docs

commit 3a75934eba8a605e1a49b948791548faaa3d27af
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-24T18:27:39Z

    include stacktrace of underlying exception

commit 8ecf005f5509c19805894999d6f26eafd073a490
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-24T20:33:24Z

    adding older versions of kafka to the image

commit 52c3579f824b51c5275a3904a7fd3d034b02d326
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-24T21:40:00Z

    using fqdn

commit 603b3429bc19b3034a5b4cdffac8621ec381cb0e
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-25T00:00:55Z

    higher value of timeout for consumer

commit 485bb677b0b6138139418d8c1c8cced3df09be02
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-25T12:24:35Z

    giving more time for mirror maker start/stop

commit 0fdebdbf40269cc577cdd08ed94e1ca44efe0041
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-25T12:54:20Z

    adding ssh connections persistence

commit fb0b4dcd04b1baadd272b35ff5a7c212570ced24
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-25T18:25:38Z

    splitting security and client tests

commit 8c18e9b5cf2c6328ca94e40585ed09690ea58d05
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-25T20:09:46Z

    splitting core tests

commit 3caa4ed5e4be0fb56d88414c8b4f9be9e480d821
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-25T20:50:13Z

    higher value of timeout

commit 136cf5fb312f4c283a5e80a28095598986629b3e
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-25T22:09:43Z

    Merge remote-tracking branch 'origin/trunk' into trunk

commit 659f23e1e39dc9258313af291b8937cda9592f49
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-10-25T22:15:14Z

    removing gradle files

----


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