[ 
https://issues.apache.org/jira/browse/BEAM-4559?focusedWorklogId=114376&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-114376
 ]

ASF GitHub Bot logged work on BEAM-4559:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Jun/18 16:17
            Start Date: 21/Jun/18 16:17
    Worklog Time Spent: 10m 
      Work Description: kennknowles commented on a change in pull request 
#5710: [BEAM-4559] Add latest post-commit tests status to GH PR
URL: https://github.com/apache/beam/pull/5710#discussion_r197194713
 
 

 ##########
 File path: .github/PULL_REQUEST_TEMPLATE.md
 ##########
 @@ -8,3 +8,20 @@ Follow this checklist to help us incorporate your 
contribution quickly and easil
  - [ ] If this contribution is large, please file an Apache [Individual 
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
 
 It will help us expedite review of your Pull Request if you tag someone (e.g. 
`@username`) to look at it.
+
+------------------------------------------------------------------------------------------------
+PostCommitName|PostCommitStatus
 
 Review comment:
   The `ValidatesRunner` tests are more usefully cataloged as tests of the 
runner. The suites happen to be implemented in Java but that isn't what is 
under test.
   
   How about?
   
   ### Health of `master`
   
   | **SDK**       | Go  | Python | Java |
   |------------|------|------|-----|
   | Status    | [ ![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go_GradleBuild/lastCompletedBuild/badge/icon)
 
](https://builds.apache.org/job/beam_PostCommit_Go_GradleBuild/lastCompletedBuild/)
 | [ ![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Python_Verify/lastCompletedBuild/badge/icon)
 
](https://builds.apache.org/job/beam_PostCommit_Python_Verify/lastCompletedBuild/)
 | [ ![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/lastCompletedBuild/badge/icon)
 
](https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/lastCompletedBuild/)
 |
   
   | **Runner** | Apex | Dataflow | ... | 
   |------------|------|------|-----|
   | Java ValidatesRunner | [ ![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex_Gradle/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex_Gradle/lastCompletedBuild/)
 | ... | ... |
   | Py ValidatesRuner | n/a | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/lastCompletedBuild/)
  | ... |
   
   And what does ValCont even mean?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 114376)
    Time Spent: 3h 10m  (was: 3h)

> Post-Commit tests stability
> ---------------------------
>
>                 Key: BEAM-4559
>                 URL: https://issues.apache.org/jira/browse/BEAM-4559
>             Project: Beam
>          Issue Type: Improvement
>          Components: testing
>            Reporter: Mikhail Gryzykhin
>            Assignee: Mikhail Gryzykhin
>            Priority: Major
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> [https://docs.google.com/document/d/1sczGwnCvdHiboVajGVdnZL0rfnr7ViXXAebBAf_uQME/edit#heading=h.t71pj6h7rd0w]
> Follow up on design doc specified above and implement required code work.
>  * Split existing post-commit tests jobs to automatically and manually 
> triggered [Done]
>  * Add tracking by JIRA bugs for failing test job
>  * Create document describing post-commit failures handling policies
>  * Add tests status badge to PR template
>  * Create dashboard for post-commit tests
>  * Detect and fix flaky java tests
>  



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

Reply via email to