-
Notifications
You must be signed in to change notification settings - Fork 562
Add flake analyzer periodics #1645
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add flake analyzer periodics #1645
Conversation
/hold |
/cc @ecordell |
1a86433
to
b506c5c
Compare
No personal access token needed. weekly report test run was successful and availble at https://github.com/operator-framework/operator-lifecycle-manager/runs/879483265?check_suite_focus=true |
/hold cancel The current implementation can not accommodate PR commenting due to token issue. When the analyzer becomes a bot, we will be able to comment. |
a500dbe
to
8dda9ad
Compare
/retest |
3 similar comments
/retest |
/retest |
/retest |
/hold |
89f4096
to
1da2805
Compare
This commit introduces the flake analyzer to OLM to create weekly flake reports for the past and previous 7 days plus today. The result will be uploaded to GITHUB as artifacts.
0576004
to
1e8e896
Compare
/hold cancel |
The PR failed tests for 0 times with 0 individual failed tests and 0 skipped tests. totaltestcount: 0 |
The PR failed tests for 1 times with 1 individual failed tests and 5 skipped tests. totaltestcount: 1
|
/retest |
This PR failed tests for 1 times with 1 individual failed tests and 5 skipped tests. A test is considered flaky if failed on multiple commits. totaltestcount: 1
|
/retest |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: benluddy, Bowenislandsong The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
/retest Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest |
This commit introduces the flake analyzer to OLM to create weekly flake reports for the past and previous 7 days. The result will be uploaded to GITHUB as artifacts.
Description of the change:
Motivation for the change:
Reviewer Checklist
/docs