You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "jay vyas (JIRA)" <ji...@apache.org> on 2015/02/16 03:10:11 UTC

[jira] [Commented] (BIGTOP-1621) Migrate itest to gradle

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

jay vyas commented on BIGTOP-1621:
----------------------------------

hi cos.  thanks for this.  im trying to think how i can borrow this snippet to update smoke-tests to run from root gradle file as well.

can you explain what the point of these two lines are ? 

{noformat}
+
+include 'bigtop-test-framework', 'bigtop-tests:smoke-tests'
+
+project(":bigtop-test-framework").name = 'itest-common'
{noformat}

Also, did you need a review of this patch>? Or just a work in progress ?

> Migrate itest to gradle
> -----------------------
>
>                 Key: BIGTOP-1621
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1621
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: tests
>    Affects Versions: 0.9.0
>            Reporter: jay vyas
>            Assignee: jay vyas
>             Fix For: 0.9.0
>
>         Attachments: BIGTOP-1621.patch, BIGTOP-1621.patch, BIGTOP-1621.patch
>
>
>  build itest w gradle, so that we can call gradle tasks to install it as a local dependency, as part of supporting one single testing framework.  See BIGTOP-1608.
> This is the first step, the minimal work necessary to allo gradle based smoke tests to use gradle best itest framework via calling {{gradle install}}  later those doing publishing of itest jars can finalize the process and test gradle for publishing.



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