Add query for nova context unit test bug 1428728

19 hits in 7 days, check and gate, all failures.
This showed up when nova switched to using
oslo.context for it's RequestContext and the new
test was introduced.

Leaving this for check and gate given how small
the unit test is.

Change-Id: Icc2fe20217689dda59af17f6af1d209ce6af75c9
Related-Bug: #1428728
This commit is contained in:
Matt Riedemann 2015-03-05 08:49:01 -08:00
parent f62e0d4bb0
commit f54f4f76f7

5
queries/1428728.yaml Normal file
View File

@ -0,0 +1,5 @@
query: >-
message:"nova.tests.unit.test_context.ContextTestCase.test_store_when_no_overwrite" AND
message:"FAILED" AND
tags:"console" AND
build_name:"gate-nova-python27"