Open
Bug 1978480
Opened 23 days ago
Updated 23 days ago
prove out log parser detection of intermittent failures
Categories
(Tree Management :: Treeherder: Data Ingestion, enhancement)
Tree Management
Treeherder: Data Ingestion
Tracking
(Not tracked)
NEW
People
(Reporter: jmaher, Unassigned)
References
(Blocks 1 open bug)
Details
some documentation around this here.
initial code landed here.
remaining items:
- ensure retrigger of failures on try that pass ==
failure_classification_id=8
for the original failing tasks - ensure confirm-failures of failures on try that pass ==
failure_classification_id=8
for the original failing tasks - ensure retrigger of failures on autoland that pass ==
failure_classification_id=8
for the original failing tasks - ensure confirm-failures of failures on autoland that pass ==
failure_classification_id=8
for the original failing tasks - ensure future data of failures on autoland that pass ==
failure_classification_id=8
for the original failing tasks
once remaining items are working:
- confirm cpu, memory, database load on staging as compared to normal. As compared to production
You need to log in
before you can comment on or make changes to this bug.
Description
•