fleet/server/datastore
Roberto Dip 2c23cb5f24
fix mysql tests by with a regexp assertion of possible error messages (#5444)
this fixes #5377 by asserting that the error message starts with "tsl" or "x509" as either of the strings represent the same error depending on the mysql version.

we should refactor the code to avoid checking on the error messages and probably use different error types instead.
2022-04-29 09:31:58 -03:00
..
cached_mysql Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
mysql fix mysql tests by with a regexp assertion of possible error messages (#5444) 2022-04-29 09:31:58 -03:00
redis Detect the NOPERM error to mean redis cluster is disabled (#5058) 2022-04-11 16:17:30 -04:00
s3 Create errors with ctxerr, add the call to store them in redis (#2786) 2021-11-15 09:11:38 -05:00