mirror of
https://github.com/docker/cli.git
synced 2026-09-04 02:24:44 -05:00
This removes two tests on ppc64le. There is an old bug with a syscall on power #8653, that causes logrus to default to using logfmt. These two tests look for logrus format specific strings, and fail if they don't see it. Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com> Upstream-commit: 736e93a468fe8b8530ec5d00b9be7bbd53e306fc Component: engine