[
https://issues.apache.org/jira/browse/SAMZA-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shanthoosh Venkataraman updated SAMZA-1355:
-------------------------------------------
Summary: Enable standalone integration tests conditionally in build. (was:
Run samza test build based on gradle project property.)
> Enable standalone integration tests conditionally in build.
> -----------------------------------------------------------
>
> Key: SAMZA-1355
> URL: https://issues.apache.org/jira/browse/SAMZA-1355
> Project: Samza
> Issue Type: Improvement
> Reporter: Shanthoosh Venkataraman
> Assignee: Shanthoosh Venkataraman
> Priority: Minor
>
> Integration tests in samza standalone are pretty heavy weight and
> expensive(brings up embedded zookeeper, publishes messages to kafka, consumes
> from it).
> By default these tests are run as a part of each samza build. This increases
> overall build time.
> Average build time without standalone integration tests : 4 mins 56 secs.
> Average build time with standalone integration tests : 9 mins 12 secs.
> Local dev builds are even slower, depending upon nature of machine.
> To alleviate this problem, we propose not to run this on normal build.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)