Grant Henke has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/11130 )

Change subject: [gradle] Remove integrationTest tasks
......................................................................

[gradle] Remove integrationTest tasks

When initially adding the Gradle build I added separate
source set definitions and tasks for Integration tests to
match the Maven build. However, given that the
gradle retry logic is the same for all tests and there
is no real difference between and integration test and
a unit test, we should remove this to simplify the build.

Change-Id: I58c0bafd19cc21ad9c0f83159fdc47d01e3731bf
Reviewed-on: http://gerrit.cloudera.org:8080/11130
Reviewed-by: Adar Dembo <[email protected]>
Tested-by: Kudu Jenkins
---
M build-support/jenkins/build-and-test.sh
M java/gradle/quality.gradle
M java/gradle/tests.gradle
3 files changed, 5 insertions(+), 53 deletions(-)

Approvals:
  Adar Dembo: Looks good to me, approved
  Kudu Jenkins: Verified

--
To view, visit http://gerrit.cloudera.org:8080/11130
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I58c0bafd19cc21ad9c0f83159fdc47d01e3731bf
Gerrit-Change-Number: 11130
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to