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:
Matt Riedemann 2018-08-28 08:44:43 -04:00
parent d4c41b22f7
commit 6b81b5a79f
1 changed files with 2 additions and 1 deletions

View File

@ -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"