Add query for tempest scenario run timeout bug 1783405

Unfortunately we don't have a better fingerprint for this
but it's just ansible timing out the devstack-tempest task.
Looking at the console log, several of the networking scenario
tests are taking a long time and should probably be audited
to see if they should be marked as 'slow'.

161 failures in 7 days, check and gate, all failures.

Change-Id: Ia28c434465fb95999f77f851a845c9bca9440ccd
This commit is contained in:
Matt Riedemann 2018-07-24 16:04:59 -04:00
parent c2fa6d82eb
commit b3d5abe8cd
1 changed files with 3 additions and 0 deletions

3
queries/1783405.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >-
message:"RESULT_TIMED_OUT: [untrusted : git.openstack.org/openstack/tempest/playbooks/devstack-tempest.yaml@master]" AND
tags:"console"