Hello 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 (#2).
Change subject: [java] Gradle test task improvements
......................................................................
[java] Gradle test task improvements
Previously some tests would be extremely flaky when running via Gradle.
Especially secure tests with token renewal. 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
1 file changed, 20 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/82/7782/2
--
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: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>