[
https://issues.apache.org/jira/browse/HBASE-19124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-19124:
--------------------------------
Attachment: HBASE-19124.0.patch
-0
- moves test logic into a new script
{{dev-support/hbase_nightly-source-artifact.sh}}
- has steps all log output to files instead of console
- updates Jenkinsfile to use said script and archive said logs
Tested locally with
{code}
hbase busbey$ ./dev-support/hbase_nightly_source-artifact.sh .
{code}
Note that master currently fails this test due to the {{hbase-http}} module.
reverting HBASE-19119 and HBASE-19053 allows the test to complete successfully.
> Move HBase-Nightly source artifact creation test from JenkinsFile to a script
> in dev-support
> --------------------------------------------------------------------------------------------
>
> Key: HBASE-19124
> URL: https://issues.apache.org/jira/browse/HBASE-19124
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Appy
> Assignee: Sean Busbey
> Priority: Major
> Attachments: HBASE-19124.0.patch
>
>
> ref:
> https://issues.apache.org/jira/browse/HBASE-19089?focusedCommentId=16221551&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16221551
> Moving that jenkins test to script will make it easier to test changes to
> hbase-assembly.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)