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

Beam JIRA Bot commented on BEAM-4113:
-------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it 
has been labeled "stale-P2". If this issue is still affecting you, we care! 
Please comment and remove the label. Otherwise, in 14 days the issue will be 
moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed 
explanation of what these priorities mean.


> Periodic cleanup and setup of Python environment on Jenkins machines
> --------------------------------------------------------------------
>
>                 Key: BEAM-4113
>                 URL: https://issues.apache.org/jira/browse/BEAM-4113
>             Project: Beam
>          Issue Type: Improvement
>          Components: testing
>            Reporter: Udi Meiri
>            Priority: P2
>              Labels: stale-P2
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Instead of having Python testing scripts tidy up the environment every time 
> they run, let's have a single script that runs once per day and does:
>  # Check if pip is installed under ~/.local and is the expected version. If 
> not, install the correct version.
>  # Same as above, but for virtualenv.
>  # Print a list of packages installed under ~/.local.
>  # Optional: Uninstall any unexpected packages under ~/.local. For example, 
> apache-beam shouldn't be installed under ~/.local, since 2 concurrent tests 
> on the same machine will attempt to install to the same location.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to