Add query for tempest race fail bug 1834046

This is rare, only 4 hits in 7 days, all failures, and the
error message is only from tempest so it's not great but it's
really all we have since it's a failed assertion due to a race
in the test.

Change-Id: Ie63c4ed935bb363b3e17ffd14b0cc0aab040935d
This commit is contained in:
Matt Riedemann 2019-06-24 11:06:29 -04:00
parent 94e7bc052a
commit c5e5f61990
1 changed files with 3 additions and 0 deletions

3
queries/1834046.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >-
message:"testtools.matchers._impl.MismatchError: <bound method BaseV2ComputeTest.create_image_from_server of <class 'tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON'>> returned {}" AND
tags:"console"