Merge "CI: Add oslo_db.exception.DBConnectionError to check-logs.sh"
This commit is contained in:
commit
29e1827bd1
@ -35,6 +35,7 @@ function filter_out_expected_critical {
|
||||
*/neutron-server.log)
|
||||
# Sometimes we see this during shutdown (upgrade).
|
||||
# See: https://bugs.launchpad.net/neutron/+bug/1863579
|
||||
grep -v "Unhandled error: oslo_db.exception.DBConnectionError" |
|
||||
grep -v "WSREP has not yet prepared node for application use" |
|
||||
grep -v "Failed to fetch token data from identity server"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user