Add query for gate-puppet-{nova,swift}-puppet-unit-3.{3,4}-dsvm-centos7 failures

A patch is in progress to fix it: https://review.openstack.org/220752
In the meantime, this is the query to ignore this bug.

Related-Bug: #1492636
Change-Id: Ifa7205ac66981ccfa5a70696ccfe4f17b5854ab0
This commit is contained in:
Sebastien Badia 2015-09-05 22:59:22 +02:00
parent 856998683e
commit 51d9fe2d56

4
queries/1492636.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >
message:"Real HTTP connections are disabled. Unregistered request : GET"
AND tags:"console"
AND (project:"openstack/puppet-nova" OR project:"openstack/puppet-swift" OR project:"openstack/puppet-ceilometer")