You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Geoff Anderson (JIRA)" <ji...@apache.org> on 2015/09/21 23:33:04 UTC

[jira] [Commented] (KAFKA-2559) Add ducktape task to gradle

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

Geoff Anderson commented on KAFKA-2559:
---------------------------------------

[~gwenshap] interesting idea... so presumable this would do something like:

- check environment is properly setup, and if not run the bootstrap script
- fetch system test python dependencies (use python virtualenv to isolate?)
- bring up vagrant machines
- run
- tear down vagrant machines
- print a message about where to find the report

Also, maybe name the task "systemtest"?

> Add ducktape task to gradle
> ---------------------------
>
>                 Key: KAFKA-2559
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2559
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Gwen Shapira
>
> Will be awesome if we could just run:
> "./gradlew clean ducktape" and have it build the jar and run all the tests. 



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