moby--moby/integration
Dennis Chen 6395b8b3dc image: skip the import test on AArch64
The commit '0a13f827a10d3bf61744d9b3f7165c5885a39c5d' introduces an
import test for CVE-2017-14992, it uses a 8GB image to make sure we
don't revert CVE-2017-14992, but unfortunately this test can't finish
in 5-min on AArch64, as a fact, in most cases we have to crate a very
big image to make the test effective on AArch64, but this will result
in a test panic, so now we skip it order to avoid termination of others
tests followed.

Signed-off-by: Dennis Chen <dennis.chen@arm.com>
2017-11-28 01:48:49 +00:00
..
build Add deepCopyRunConfig for copying buidler runConfig 2017-11-13 14:51:17 -05:00
container [integration] ensure frozen images are loaded 2017-10-20 16:51:13 -04:00
image image: skip the import test on AArch64 2017-11-28 01:48:49 +00:00
network [integration] ensure frozen images are loaded 2017-10-20 16:51:13 -04:00
plugin Replace vol plugin integration test w/ unit test 2017-11-15 13:13:22 -05:00
service Added support for swarm service isolation mode 2017-10-30 16:16:18 +01:00
system [integration] ensure frozen images are loaded 2017-10-20 16:51:13 -04:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
util Skip all testdata in integration 2017-10-02 17:02:52 -04:00
doc.go