You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Lukasz Gajowy (JIRA)" <ji...@apache.org> on 2018/11/15 14:14:00 UTC

[jira] [Created] (BEAM-6071) Show Datapoints of PR triggered NEXMark jobs on NEXMark plots

Lukasz Gajowy created BEAM-6071:
-----------------------------------

             Summary: Show Datapoints of PR triggered NEXMark jobs on NEXMark plots
                 Key: BEAM-6071
                 URL: https://issues.apache.org/jira/browse/BEAM-6071
             Project: Beam
          Issue Type: New Feature
          Components: testing
            Reporter: Lukasz Gajowy
            Assignee: Jason Kuster


Now, that [BEAM-6011|https://issues.apache.org/jira/browse/BEAM-6011] is resolved we have two types of nexmark jobs: 
 - periodic ones: they publish their results to "nexmark" BigQuery dataset
 - jobs triggered from PRs: they publish their results to "nexmark_PRs" dataset

What is more, periodic jobs display plot their results [here|https://apache-beam-testing.appspot.com/explore?dashboard=5647201107705856], [here|https://apache-beam-testing.appspot.com/explore?dashboard=5099379773931520], [here|https://apache-beam-testing.appspot.com/explore?dashboard=5163657986048000] and [here|https://apache-beam-testing.appspot.com/explore?dashboard=5647201107705856].

+The goal:+

We could modify the plots to have datapoints from PR runs. Alternatively we could create separate dashboard for pr triggered jobs (which option is better?)


+Extra, optional goal (requires more work):+

Such plots could be embedded to github PR comments so that the feedback is visible on Github directly after job runs. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)