Commit Graph

2 Commits

Author SHA1 Message Date
Clark Boylan 712e8626cb Remove query for bug 1497006
Remove this query not because it doesn't have any hits but because it
follows a symptom of underlying problems not the actual underlying
problem. In this case it is a failure of having ansible present which is
installed via pip into a virtualenv. We should have queries that track
virtualenv and pip failures instead.

We have recently reworked the pip installation failure tracking so this
should be quite robust now and there are no known virtualenv failures so
that should cover our bases.

Change-Id: Icd949cd101489646631326d98fdb9042a52a19aa
2017-08-04 11:00:44 -07:00
Matt Riedemann e32d1ede68 Add query for ansible not on hpcloud nodes bug 1497006
This is already fixed, but caused a decent sized spike in gate
job failures today so we might as well categorize it.

Change-Id: I68466b13529e5795285504f920f26bd1b61e24f4
Related-Bug: #1497006
2015-09-18 07:43:35 -07:00