Update query for bug 1820892

This bug hit on lots of native packages beyond just
etcd3gw, like python-memcached and python-libvirt,
so generalize the query.

This bumps the hit count from 10 hits in 10 days to
1374 hits in 10 days, still 100% failure, but maybe
more duplicates.

Change-Id: I39f86da78e15e79d936da7ed350af69d675a58b6
This commit is contained in:
Matt Riedemann 2019-03-22 15:10:09 -04:00
parent 89a3b5763f
commit 9e8f847da0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
query: >-
message:"Error starting thread.: ModuleNotFoundError: No module named 'etcd3gw'" AND
message:"ModuleNotFoundError" AND
tags:"screen" AND
build_name:"grenade-py3"