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

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

We can set environment variables on Jenkins, but those won't be accessible by 
PTest because they're running in different instances. 
Jenkins is the client which calls PTestClient (this has access to the env. 
variables), then PTestClient makes a HTTP call to PTest with the patch to test.

> Remove jira user/password from profiles by using another command to submit 
> results to jira
> ------------------------------------------------------------------------------------------
>
>                 Key: HIVE-14745
>                 URL: https://issues.apache.org/jira/browse/HIVE-14745
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive, Testing Infrastructure
>            Reporter: Sergio Peña
>
> Hive ptest uses some properties files per branch that contain information 
> about how to execute the tests.
> This profile includes the user & password to submit the results to JIRA. We 
> should get rid of this sensitive information from the profile by moving the 
> jira submission task to another command or script executed directly by 
> Jenkins.



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

Reply via email to