[
https://issues.apache.org/jira/browse/BEAM-4559?focusedWorklogId=113863&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-113863
]
ASF GitHub Bot logged work on BEAM-4559:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Jun/18 18:27
Start Date: 20/Jun/18 18:27
Worklog Time Spent: 10m
Work Description: Ardagan opened a new pull request #5697: [BEAM-4559]
Split post-commit jobs into automatically triggered and ghprb phrase triggered
URL: https://github.com/apache/beam/pull/5697
This change separates our post-commit jenkins jobs into two separate jobs:
One job is for test runs that are executed on master HEAD and are triggered
automatically based on time or on new commit
Other job is for test runs that are triggered manually on PR change.
It covers one of work items on following design doc:
https://docs.google.com/document/d/1sczGwnCvdHiboVajGVdnZL0rfnr7ViXXAebBAf_uQME
------------------------
Follow this checklist to help us incorporate your contribution quickly and
easily:
- [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA
issue, if applicable. This will automatically link the pull request to the
issue.
- [ ] 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.
----------------------------------------------------------------
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: 113863)
Time Spent: 10m
Remaining Estimate: 0h
> 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: 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
> * 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)