1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/build
Kir Kolyshkin b3165f5b2d integration/build: add TestBuildHugeFile
Add a test case for creating a 8GB file inside a container.
Due to a bug in tar-split this was failing in Docker 18.06.

The file being created is sparse, so there's not much I/O
happening or disk space being used -- meaning the test is
fast and does not require a lot of disk space.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-09-05 20:13:57 -07:00
..
build_session_test.go builder: add prune options to the API 2018-09-01 22:01:17 +00:00
build_squash_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
build_test.go integration/build: add TestBuildHugeFile 2018-09-05 20:13:57 -07:00
main_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00