Commit Graph

2 Commits

Author SHA1 Message Date
Matt Riedemann d98c035974 Remove old queries for stale and/or fixed bugs
This removes a bunch of queries for bugs that are now
fixed, marked invalid, or no longer hitting and so old
and obscure that they are probably not issues anymore but
if they do crop up again, we can create new queries.

Change-Id: I1ac6a02bb518e8a8c58b5992d936f95c14e5051f
2019-03-20 19:53:36 -04:00
Sean Mooney 10fcb4e5cc add query for os-vif pyroute2 open files
- This change adds a query to detect too many open
  files errors raised by os-vif.

- some releases of pyroute2 have been known to leak
  file handels under python 2. This query should
  catch gate failure that result form this.

Change-Id: I600dc8045bc16ac7ee3a03935687557988893509
2018-12-11 14:30:21 +00:00