Mark Liu created BEAM-2496:
------------------------------

             Summary: Use virtualenv in Performance test for dependency 
management
                 Key: BEAM-2496
                 URL: https://issues.apache.org/jira/browse/BEAM-2496
             Project: Beam
          Issue Type: Improvement
          Components: testing
            Reporter: Mark Liu
            Assignee: Mark Liu


Currently, we directly install required python packages on Jenkins executors in 
performance test , which will cause problem if new version of a package is 
required, or previous test mess up with the environment.

We should use virtualenv or similar tools to manage the requirement packages to 
build a clean environment with no leftover after whole test is finished.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to