Adar Dembo has uploaded a new patch set (#4) to the change originally created by Mike Percy. ( http://gerrit.cloudera.org:8080/12043 )
Change subject: build: enable Java flaky test reporting ...................................................................... build: enable Java flaky test reporting This patch moves flaky test environment setup out of report-test.sh and into build-and-test.sh so that those environment variables can be inherited by the Java build environment. That change enables flaky test reporting for Java tests. This was tested in a RHEL6 DEBUG build environment. Example: http://dist-test.cloudera.org:8080/test_drilldown?test_name=testHiveMetastoreIntegration%28org.apache.kudu.test.TestMiniKuduCluster%29 Change-Id: Ifef74fc9bf5453105c267418fa24daf4c33f73f3 --- M build-support/jenkins/build-and-test.sh M build-support/report-test.sh 2 files changed, 53 insertions(+), 32 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/12043/4 -- To view, visit http://gerrit.cloudera.org:8080/12043 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ifef74fc9bf5453105c267418fa24daf4c33f73f3 Gerrit-Change-Number: 12043 Gerrit-PatchSet: 4 Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Will Berkeley <[email protected]>
