-
Improvement
-
Resolution: Unresolved
-
Major
-
None
the python env is always created in the jobs workspace root.
This makes it hard to impossible to have in one pipeline parallel steps on the same node that have different conflicting requirements.
Would be good if we can make it possible to create the env directory in the current directory
[JENKINS-61730] create virtual env in current directory
Description |
Original:
the python env is always created in the jobs workspace root. This makes it hard to impossible to have in one pipeline parallel steps on the same node that work with different python versions or have different conflicting requirements. Would be good if we can make it possible to create the env directory in the current directory |
New:
the python env is always created in the jobs workspace root. This makes it hard to impossible to have in one pipeline parallel steps on the same node that have different conflicting requirements. Would be good if we can make it possible to create the env directory in the current directory |