[
https://issues.apache.org/jira/browse/HBASE-18147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16087250#comment-16087250
]
Sean Busbey commented on HBASE-18147:
-------------------------------------
Here's the one on master which shows a failure for author javadoc tags (looks
like they're in shaded protobuf, so maybe HBASE-17056 will take care of it):
https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/HBASE-18147/55/Nightly_Build_Report/
Here's one on branch-1 which shows a false pass due to what I think is a bug in
Yetus' multijdk support that I still need to file (test results show a failure
in jdk8, but it didn't vote and isn't in the table of details. the details are
in the archived artifacts though):
https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-1-HBASE-18147/1/Nightly_Build_Report/
Here's one on branch-1 which shows failure for jdk7 unit tests (and again
misses the jdk8 ones):
https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-1-HBASE-18147/2/Nightly_Build_Report/
I think this should be enough to get started. before we turn off existing tests
we'll need multijdk to properly fail.
> nightly job to check health of active branches
> ----------------------------------------------
>
> Key: HBASE-18147
> URL: https://issues.apache.org/jira/browse/HBASE-18147
> Project: HBase
> Issue Type: Test
> Components: community, test
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Attachments: HBASE-18147.0.patch, HBASE-18147-branch-1.v1.patch,
> HBASE-18147.v1.patch
>
>
> We should set up a job that runs Apache Yetus Test Patch's nightly mode.
> Essentially, it produces a report that considers how the branch measures up
> against the things we check in our precommit checks.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)