[
https://issues.apache.org/jira/browse/HBASE-12944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14297901#comment-14297901
]
Enis Soztutar commented on HBASE-12944:
---------------------------------------
For those of you tuning in, I think we may have some success. The ongoing
precommit job from:
https://builds.apache.org/job/PreCommit-HBASE-Build/12640/console
{code}
======================================================================
======================================================================
Testing patch on branch branch-1.
======================================================================
======================================================================
git checkout branch-1
Previous HEAD position was a5613ef... HBASE-12944 Support patches to branches
in precommit jenkins build (ADDENDUM moves sourcing of .properties file to
start of the script)
Switched to a new branch 'branch-1'
Branch branch-1 set up to track remote branch branch-1 from origin.
git status
On branch branch-1
Your branch is up-to-date with 'origin/branch-1'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
patchprocess/
nothing added to commit but untracked files present (use "git add" to track)
...
{code}
I'll monitor the build. It should update here with the results from branch-1
hopefully.
> Support patches to branches in precommit jenkins build
> -------------------------------------------------------
>
> Key: HBASE-12944
> URL: https://issues.apache.org/jira/browse/HBASE-12944
> Project: HBase
> Issue Type: New Feature
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 2.0.0
>
> Attachments: hbase-12944.patch, hbase-12944.patch,
> test-hadoopqa-branch-1.patch, test-hadoopqa-branch-1.patch,
> test-hadoopqa-branch-1.patch
>
>
> We have a quite a few active branches now, which makes backporting a full
> time job.
> I was thinking about whether we can get hadoopqa to test the patches specific
> to branches with the code from that branch. I think we can grab the branch
> name from the patch file name and check out that branch prior to running the
> tests. I have a patch, but not sure whether it will work. Let me experiment a
> bit. If hadoopqa gets broken, it is probably this issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)