containerd / continuity

A transport-agnostic, filesystem metadata manifest system
https://containerd.io
Apache License 2.0
141 stars 67 forks source link

Update TestCopyWithLargeFile #116

Closed dmcgowan closed 6 years ago

dmcgowan commented 6 years ago

Add helper to create random files of any size and skip large file copy when short flag is given.

cpuguy83 commented 6 years ago

LGTM