You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Norbert Kalmar (JIRA)" <ji...@apache.org> on 2019/02/13 14:17:00 UTC

[jira] [Resolved] (ZOOKEEPER-3271) Add new maven profile for PR tests

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norbert Kalmar resolved ZOOKEEPER-3271.
---------------------------------------
    Resolution: Invalid

> Add new maven profile for PR tests
> ----------------------------------
>
>                 Key: ZOOKEEPER-3271
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3271
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: build, tests
>    Affects Versions: 3.6.0, 3.5.5, 3.4.14
>            Reporter: Norbert Kalmar
>            Assignee: Norbert Kalmar
>            Priority: Major
>
> We already have 2 maven profiles:
>  - full build - builds and tests everything, including contrib, c-client
>  - java-build - only builds and tests java server, client and recipes
> For the PR test run, we should add a third one, that excludes contrib from the full-build profile. 
> As Enrico suggested, we could have seperate jobs for testing C and Java:
>  - test java -> run with java-build profile
>  - test C -> run with newly added c-client profile



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)