[
https://issues.apache.org/jira/browse/TEZ-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249536#comment-17249536
]
László Bodor edited comment on TEZ-4259 at 12/15/20, 7:39 AM:
--------------------------------------------------------------
I'm glad to see that we're going into GitHub PRs, let me take a look at this
also, Hive has recently adopted the same successfully, the evolution of their
Jenkinsfile could be a very good lesson I think:
https://github.com/apache/hive/commits/master/Jenkinsfile (cc: [~kgyrtkirk])
I'm also wondering if there is a chance to open a fake PR and test Jenkinsfile
manually there?
was (Author: abstractdog):
I'm glad to see that we're going into GitHub PRs, let me take a look at this
also, Hive has recently adopted the same successfully, the evolution of their
Jenkinsfile could be a very good lesson I think:
https://github.com/apache/hive/commits/master/Jenkinsfile (cc: [~kgyrtkirk])
> Create Jenkinsfile for use with tez-multibranch (github yetus integration)
> --------------------------------------------------------------------------
>
> Key: TEZ-4259
> URL: https://issues.apache.org/jira/browse/TEZ-4259
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Jonathan Turner Eagles
> Assignee: Jonathan Turner Eagles
> Priority: Major
> Attachments: TEZ-4259.001.patch, TEZ-4259.002.patch
>
>
> Clone hadoop-multibranch to tez-multibranch
> https://ci-hadoop.apache.org/job/tez-multibranch/
> Couple of choices to base Jenkinsfile from.
> Scan will need a Jenkins file to correctly start builds based on github PR.
> Hadoop Jenkinsfile
> https://github.com/apache/hadoop/blob/trunk/Jenkinsfile
> HBase Jenkinsfile
> https://github.com/apache/hbase/blob/master/dev-support/Jenkinsfile_GitHub
--
This message was sent by Atlassian Jira
(v8.3.4#803005)