Update query for bug 1818560

The previous query was missing py35 test failures, so this
fixes it to be more generic but still hit the same bug.

Change-Id: I2df39ecc41036291c41b4b8e366affa64f7c6909
This commit is contained in:
Matt Riedemann 2019-03-05 17:28:15 -05:00
parent 8f5bde370b
commit c3495dd9c0

View File

@ -1,3 +1,3 @@
query: >-
message:"oslo_config.cfg.NoSuchOptError: no such option sync_on_startup in group [placement_database]" AND
message:"no such option sync_on_startup in group [placement_database]" AND
tags:"console"