1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration
wanghuaiqing 228d74842f Upgrading the versions of images in Dockerfile.
In order to run tests at mips64el device.
Now official-images has supported the following images for mips64el.
buildpack-deps:stretch
buildpack-deps:buster
debian:stretch
debian:buster

But official-images does not support the following images for mips64el.
debian:jessie
buildpack-deps:jessie

Signed-off-by: wanghuaiqing <wanghuaiqing@loongson.cn>
2020-06-30 12:24:06 +08:00
..
build int/build/TestBuildWithEmptyLayers: prevent panic 2020-06-04 11:22:04 -07:00
config integration/config: add check for removing non-existing config 2020-04-14 18:31:38 +02:00
container Upgrading the versions of images in Dockerfile. 2020-06-30 12:24:06 +08:00
distribution
image Using test names instead of hardcoded ones in integration/image directory 2020-05-18 16:37:09 +01:00
internal API: swarm: move PidsLimit to TaskTemplate.Resources 2020-06-05 12:50:38 +02:00
network Upgrading the versions of images in Dockerfile. 2020-06-30 12:24:06 +08:00
plugin Merge pull request #40725 from cpuguy83/check_img_platform 2020-05-21 11:33:27 -07:00
secret integration/secret: add check for empty list not producing an error 2020-04-14 18:31:36 +02:00
service API: swarm: move PidsLimit to TaskTemplate.Resources 2020-06-05 12:50:38 +02:00
session
system test-integration: support more rootless tests 2020-03-16 17:37:38 +09:00
testdata/https
volume
doc.go