Update query for nova functional test bug 1788922
The bug shows up in py27 jobs with OSError. Change-Id: I5939c7b7668d455d0f5832b90dde87282c61a811
This commit is contained in:
parent
d4c41b22f7
commit
6b81b5a79f
@ -1,3 +1,4 @@
|
||||
query: >-
|
||||
message:"FileNotFoundError: [Errno 2] No such file or directory: '/home/zuul/src/git.openstack.org/openstack/nova/instances/.directio.test'" AND
|
||||
(message:"FileNotFoundError" OR message:"OSError") AND
|
||||
message:"[Errno 2] No such file or directory: '/home/zuul/src/git.openstack.org/openstack/nova/instances/.directio.test'" AND
|
||||
tags:"console"
|
||||
|
Loading…
x
Reference in New Issue
Block a user