[
https://issues.apache.org/jira/browse/HBASE-18417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093665#comment-16093665
]
Sean Busbey commented on HBASE-18417:
-------------------------------------
what if we do this in nightly builds via a test created in a Jenkinsfile? We
could build the actual convenience binary, unpack it, create a standalone
single node cluster, then run script invocations as a simple check of basic
functionality.
It avoids a lot of figuring out how to shoehorn this into maven and our
assembly creation, while still living in the code repo (albeit under
dev-support).
> Add tests for scripts under bin/
> --------------------------------
>
> Key: HBASE-18417
> URL: https://issues.apache.org/jira/browse/HBASE-18417
> Project: HBase
> Issue Type: Improvement
> Components: scripts, test
> Reporter: Mike Drob
> Fix For: 2.0.0
>
>
> Currently, we have no way to test that the scripts under bin/ work and we
> only see problems when somebody tries to use them and reports an issue. We
> should figure out some automated testing for them so we know when they break
> at commit time.
> See also: HBASE-18393 HBASE-17988
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)