Add a query for a gate failure on ansible

In the past 8h, a new failure started to happen on several CI jobs
where devstack is successful but then d-g fails with a message from
ansible about no matching hosts.

Change-Id: Ie8ccbb1a062edd5387b761dddb14463f3a7e788d
This commit is contained in:
Andrea Frittoli (andreaf) 2016-02-25 06:54:40 -05:00
parent 22834d1d7f
commit 1a218a28c5
1 changed files with 3 additions and 0 deletions

3
queries/1549774.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >-
message:"ERROR! Specified hosts options do not match any hosts" AND
tags:"console"