containerd/snapshots/testsuite
Eric Ren 6f463d3505 test/snapshots: umount before committing snapshot
For block device like devicemapper, umount before committing
active snapshot can sync data onto disk. Otherewise:

1. deactivating a block device in use will fail or IO error
when forced;
2. new snapshot on it will not catch the data not laid on disk yet.

Signed-off-by: Eric Ren <renzhen.rz@alibaba-linux.com>
2019-05-09 12:27:05 +08:00
..
helpers_linux.go Licence header added 2018-02-19 10:32:26 +09:00
helpers_other.go Licence header added 2018-02-19 10:32:26 +09:00
helpers.go Licence header added 2018-02-19 10:32:26 +09:00
issues.go Licence header added 2018-02-19 10:32:26 +09:00
testsuite_unix.go Licence header added 2018-02-19 10:32:26 +09:00
testsuite_windows.go Licence header added 2018-02-19 10:32:26 +09:00
testsuite.go test/snapshots: umount before committing snapshot 2019-05-09 12:27:05 +08:00