[
https://issues.apache.org/jira/browse/HBASE-21432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16697372#comment-16697372
]
Allen Wittenauer commented on HBASE-21432:
------------------------------------------
I've setup a job on the ASF Jenkins pointing to my tree and using Github Branch
Source plugin:
https://builds.apache.org/view/S-Z/view/Yetus/job/yetus-buretoolbox-demo/
(Normally all branches would be listed, but I've got it configured to only work
with PRs to cut down the amount of extra output in the tabs and because I don't
want to trigger a storm of jobs.)
By far, the biggest gotcha when working with this plugin is that jobs
absolutely must delete their workspace on exit. Otherwise slaves fill up fast.
(and I suspect this is one of the key problems with the ASF Jenkins infra and
space... it isn't particularly obvious that each branch, pr, etc, gets it's
*own* workspace dir)
> [hbase-connectors] Add Apache Yetus integration for hbase-connectors
> repository
> --------------------------------------------------------------------------------
>
> Key: HBASE-21432
> URL: https://issues.apache.org/jira/browse/HBASE-21432
> Project: HBase
> Issue Type: Task
> Components: build, hbase-connectors
> Affects Versions: connector-1.0.0
> Reporter: Peter Somogyi
> Priority: Major
>
> Add automated testing for pull requests and patch files created for
> hbase-connectors repository.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)