containerd/snapshots
Christopher Jones 6e3701141b
[testing] use smaller filesize on 4KB pagesize systems
Use a smaller filesize on systems that have a default 4KB pagesize.

This is because mkfs.btrfs uses the default system pagesize as blocksize
when creating a device, so if the pagesize is larger, then the file needs
to be larger as well. This larger filesize is needed specifically for
systems where 64KB is default, such as ppc64le.

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
2018-02-15 15:33:46 -06:00
..
btrfs [testing] use smaller filesize on 4KB pagesize systems 2018-02-15 15:33:46 -06:00
naive Use continuity fs package 2018-02-07 12:40:52 -05:00
overlay Use continuity fs package 2018-02-07 12:40:52 -05:00
storage Check timestamps in snapshot storage test suite 2018-02-12 12:26:26 -05:00
testsuite Check timestamps in snapshot storage test suite 2018-02-12 12:26:26 -05:00
windows Use continuity fs package 2018-02-07 12:40:52 -05:00
snapshotter.go rename snapshot->snapshots pkg 2017-11-29 14:55:02 -08:00