kennknowles opened a new issue, #19223: URL: https://github.com/apache/beam/issues/19223
The Apache Beam community maintains different versions of each Load Test. For example, right now, there are two versions of all Python Load Tests: the first one runs on Dataflow runner, and the second one runs on Flink. With the lack of a common place where configuration for the tests can be stored, the configuration is duplicated many times with minimal differences. The goal is to create a common place for the configuration, so that it could be passed to different files with tests (.test-infra/jenkins/*.groovy) and filtered according to needs. Imported from Jira [BEAM-8941](https://issues.apache.org/jira/browse/BEAM-8941). Original Jira may contain additional context. Reported by: kamilwu. Subtask of issue #19221 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
