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:02:20 UTC

[jira] [Updated] (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:all-tabpanel ]

Sergio Peña updated HIVE-14734:
-------------------------------
    Description: 
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.

  was:
Currently, to execute tests on a new branch, a manual process must be done to:

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 for any branch that is submitted for testing.


> 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
>
> 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)