mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Overlay tests were failing when /var/tmp was an overlay mount with a misleading message. Now overlay tests will be skipped when attempting to be run on overlay. Tests will now use the TMPDIR environment variable instead of only /var/tmp Fixes #21686 Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan) Upstream-commit: 824c72f4727504e3a8d37f87ce88733c560d4129 Component: engine