File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
#### Source
4
4
5
5
Workflow:
6
- https://github.com/project-chip/connectedhomeip/blob/master/.github/workflows/recent_fail_summary.yaml
6
+ < https://github.com/project-chip/connectedhomeip/blob/master/.github/workflows/recent_fail_summary.yaml >
7
7
8
8
Script:
9
- https://github.com/project-chip/connectedhomeip/blob/master/scripts/tools/summarize_fail.py
9
+ < https://github.com/project-chip/connectedhomeip/blob/master/scripts/tools/summarize_fail.py >
10
10
11
11
Fail Definitions:
12
- https://github.com/project-chip/connectedhomeip/blob/master/scripts/tools/build_fail_definitions.yaml
12
+ < https://github.com/project-chip/connectedhomeip/blob/master/scripts/tools/build_fail_definitions.yaml >
13
13
14
14
#### Summary
15
15
16
16
Runs once per day; takes inventory of the previous day's workflow runs and
17
17
parses them for fail statistics. Creates temporarily cached artifacts for easy
18
18
data parsing. Also saves a daily pass percentage list of all workflows at
19
- https://github.com/project-chip/connectedhomeip/blob/daily_pass_percentage/docs/daily_pass_percentage.md .
19
+ < https://github.com/project-chip/connectedhomeip/blob/daily_pass_percentage/docs/daily_pass_percentage.md > .
20
20
Fail definitions can be added to the file defined above to allow fast root cause
21
21
determination of any fail with an error message.
22
22
You can’t perform that action at this time.
0 commit comments