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:
parent
f62e0d4bb0
commit
f54f4f76f7
5
queries/1428728.yaml
Normal file
5
queries/1428728.yaml
Normal 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"
|
Loading…
Reference in New Issue
Block a user