elastic-recheck/queries/1452653.yaml
John Griffith 7405e2e1ab Remove obsolete cinder LVM no space querie
This querie shows up in a number of expected tests which
pass including Manilla and neutron-rally tests.

Regardles, looking through the queries and I'm not seeing
"dead" Cinder services, and don't recall actually having one
since we moved the LVM off loopbacks and made some other
changes to the encryption tests in Tempest.

Generic queries like this might be "easy" but the fact is that
looking at the results, in most cases this seems to be a
cascade affect from an earlier failure.  By logging everyhing
against a general issue like we are here we're actually masking
issues and they'll never get fixed until we remove the general
resultant failure and log failures/ER's for the root cause.

Change-Id: I936784890c9ddae990a26392bd3864913d90fba6
2015-06-08 10:30:57 -06:00

6 lines
219 B
YAML

query: >-
message:"Insufficient free space for volume creation on host" AND
tags:"screen-c-sch.txt" AND
NOT build_name:"gate-rally-dsvm-cinder" AND
build_name:"gate-manila-tempest-dsvm-neutron-no-share-servers"