Kirk Lund created GEODE-487:
-------------------------------
Summary: Remove integrationTest and distributedTest from check
Key: GEODE-487
URL: https://issues.apache.org/jira/browse/GEODE-487
Project: Geode
Issue Type: Improvement
Components: build
Reporter: Kirk Lund
The feedback we've received from various people is that building geode takes
too long. This is because we include integrationTest and distributedTest in the
dependencies for the check task. These tests include end-to-end tests that take
several hours to complete.
The integrationTest and distributedTest should be removed from the check
target. New precheckin target should be added which invokes both
integrationTest and distributedTest. The precheckin target will then be
required to check in. This was discussed on list and had no negative votes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)