We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 145e64d commit 1a87ed1Copy full SHA for 1a87ed1
tests/check-logs.sh
@@ -30,6 +30,7 @@ function filter_out_expected_critical {
30
# Sometimes we see this during shutdown (upgrade).
31
# See: https://bugs.launchpad.net/neutron/+bug/1863579
32
grep -v "WSREP has not yet prepared node for application use"
33
+ grep -v "Failed to fetch token data from identity server"
34
;;
35
*)
36
# We have to provide some pass-through consumer to avoid:
0 commit comments