You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergio Peña (JIRA)" <ji...@apache.org> on 2016/09/12 02:07:20 UTC

[jira] [Commented] (HIVE-14734) Allow jenkins ptest job to execute tests on branch dynamically

    [ https://issues.apache.org/jira/browse/HIVE-14734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15482790#comment-15482790 ] 

Sergio Peña commented on HIVE-14734:
------------------------------------

[~sseth] [~prasanth_j] Can you help me review this patch?

The patch will detect the branch profile from the file attached to the JIRA, and then will call ptest with such profile. I also made some refactoring on the 'jenkins-execute-build.sh' script.

> Allow jenkins ptest job to execute tests on branch dynamically
> --------------------------------------------------------------
>
>                 Key: HIVE-14734
>                 URL: https://issues.apache.org/jira/browse/HIVE-14734
>             Project: Hive
>          Issue Type: Task
>          Components: Hive, Testing Infrastructure
>            Reporter: Sergio Peña
>            Assignee: Sergio Peña
>         Attachments: HIVE-14734
>
>
> NO PRECOMMIT TESTS
> Currently, to execute tests on a new branch, a manual process must be done:
> 1. Create a new Jenkins job with the new branch name
> 2. Create a patch to jenkins-submit-build.sh with the new branch
> 3. Create a profile properties file on the ptest master with the new branch
> This jira will attempt to automate steps 1 and 2 by detecting the branch profile from a patch to test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)