Hello Adar Dembo, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/7782
to look at the new patch set (#5).
Change subject: [java] Gradle test task improvements
......................................................................
[java] Gradle test task improvements
Previously some tests would be extremely flaky whenrunning via Gradle.
Especially secure tests with tokenrenewal. This fixes that issue by forking a
new jvm foreach test class to isolate the tests.I also add a few system
properties to match theMaven build and support filtering tests from the root
directory with the --tests argument.
Change-Id: Ifb660b15423b68c299518b7ba54a15135972a007
---
M java/gradle/tests.gradle
M java/pom.xml
2 files changed, 21 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/82/7782/5
--
To view, visit http://gerrit.cloudera.org:8080/7782
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifb660b15423b68c299518b7ba54a15135972a007
Gerrit-PatchSet: 5
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>