[
https://issues.apache.org/jira/browse/BEAM-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Liu resolved BEAM-2496.
----------------------------
Resolution: Done
Fix Version/s: Not applicable
> 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
> Priority: Major
> Fix For: Not applicable
>
>
> 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
(v7.6.14#76016)