You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 20:16:47 UTC

[GitHub] [beam] kennknowles opened a new issue, #18725: Introduce VirtualEnv for performance tests on Jenkins

kennknowles opened a new issue, #18725:
URL: https://github.com/apache/beam/issues/18725

   Currently all performance tests are using python environment belonging to `jenkins` user. This started to be a problem when more that one test run at the same time on the same jenkins worker. In case of different packages, both jobs are altering the same environment and conflicting with each other.
   
   Imported from Jira [BEAM-3483](https://issues.apache.org/jira/browse/BEAM-3483). Original Jira may contain additional context.
   Reported by: dariusz.aniszewski.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Introduce VirtualEnv for performance tests on Jenkins [beam]

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn closed issue #18725: Introduce VirtualEnv for performance tests on Jenkins
URL: https://github.com/apache/beam/issues/18725


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org