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 2020/08/07 19:02:24 UTC

[GitHub] [beam] tysonjh commented on a change in pull request #12499: [BEAM-10602] Fix load test metrics in Grafana dashboard

tysonjh commented on a change in pull request #12499:
URL: https://github.com/apache/beam/pull/12499#discussion_r467182070



##########
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,
         project              : 'apache-beam-testing',
         publish_to_big_query : true,
         metrics_dataset      : datasetName,
+        // Keep the old name to not break the legacy dashboard

Review comment:
       For my own understanding, could you elaborate on this?




----------------------------------------------------------------
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:
users@infra.apache.org