Sergio Peña created HIVE-14748:
----------------------------------

             Summary: Move profile configuration to Hive code base
                 Key: HIVE-14748
                 URL: https://issues.apache.org/jira/browse/HIVE-14748
             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.

These profiles include information about how to execute the tests, which tests 
should be isolated, parallel batch size, etc.

These profiles are stored in the ptest server, and nobody has access to them. 
Once all sensitive information and hard-code values are removed, we should be 
able to commit these files to the Hive code base.

We can leave only one default profile that is executed by any branch. In case a 
branch needs a specific profile, such branch-1, then we should include that 
profile in the branch-1 branch. 



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

Reply via email to