[ https://issues.apache.org/jira/browse/HIVE-14734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15497004#comment-15497004 ]
Sergio Peña commented on HIVE-14734: ------------------------------------ Yeah, sorry. It will. Jenkins will set it up once we start using this script. This would be a line to add in Jenkins. Seems easier to know what is happening, instead of the script dependeing on variables we don't know. export TEST_HANDLE=$BUILD_TAG > Detect ptest profile and submit to ptest-server from jenkins-execute-build.sh > ----------------------------------------------------------------------------- > > Key: HIVE-14734 > URL: https://issues.apache.org/jira/browse/HIVE-14734 > Project: Hive > Issue Type: Sub-task > Components: Hive, Testing Infrastructure > Reporter: Sergio Peña > Assignee: Sergio Peña > Attachments: HIVE-14734.patch > > > 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)