Add query for d-g ping check failures.

This adds a query for bug 1694501 which will track when devstack-gate
ping checks to the mirror host fail. This fails jobs because we fail
early if we cannot talk to the mirror host in expectation that the rest
of the job will fail in a less clear manner due to networking problems.

Change-Id: I16783d942a7b51c527eac6f80f0a8daa933e0352
This commit is contained in:
Clark Boylan 2017-05-30 10:52:11 -07:00
parent 70ba59b56f
commit 55c0e9c792

3
queries/1694501.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >-
message:"FAILED | network_sanity_check : Perform ping check." AND
tags:"devstack-gate-setup-host.txt"