kamilwu commented on a change in pull request #12499: URL: https://github.com/apache/beam/pull/12499#discussion_r467981012
########## File path: .test-infra/jenkins/job_LoadTests_ParDo_Flink_Python.groovy ########## @@ -161,12 +164,13 @@ def streamingScenarios = { datasetName -> test : 'apache_beam.testing.load_tests.pardo_test', runner : CommonTestProperties.Runner.PORTABLE, pipelineOptions: [ - job_name : 'load-tests-python-flink-streaming-pardo-5-' + now, + job_name : 'load-tests-python-flink-streaming-pardo-1-' + now, Review comment: > If the iterations don't match, we can adjust that. The input is already the same. @mxm Do you think it is possible to adjust those parameters so that `pardo-5` can become `pardo-1` and `pardo-6` can become `pardo-2`, `pardo-3` or `pardo-4`? The main advantage of this solution is that we wouldn't have to modify dashboards at all. The old version would just work. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org