[
https://issues.apache.org/jira/browse/ZOOKEEPER-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norbert Kalmar updated ZOOKEEPER-3271:
--------------------------------------
Summary: Add new maven profile for PR tests (was: Add new maven profile
for pre-commit check)
> 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 pre-commit check, 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)