Grant Henke has uploaded this change for review. ( 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 --- 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(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/30/11130/1 -- 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: newchange Gerrit-Change-Id: I58c0bafd19cc21ad9c0f83159fdc47d01e3731bf Gerrit-Change-Number: 11130 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
