Project

General

Profile

Actions

Feature #2617

open

teuthology: ability to whitelist specific lockdep failures

Added by Sage Weil almost 12 years ago. Updated about 11 years ago.

Status:
New
Priority:
High
Assignee:
-
Category:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:

Description

This probably needs to do something like:

- grep for BUG|INFO|DEADLOCK
- filter out obvious ones we don't care about
- for each match, if it is a lockdep warning, look at following 10-20 lines, and whitelist based on that.

This will be easier to test/maintain as a standalone function or script, not buried in internal.py def syslog as it is now.

This should also include un-whitelisting the current lockdep errors, so we can re-whitelist the individual failures on a fine-grained basis.

Actions

Also available in: Atom PDF