Sebastiaan van Stijn
|
713c7d49a1
integration(-cli): remove skips for old daemon versions (<20.10)
|
1 tahun lalu |
Sebastiaan van Stijn
|
7bce33eb0f
api/types: move ContainerStartOptions to api/types/container
|
1 tahun lalu |
Sebastiaan van Stijn
|
0f77875220
api/types: move ContainerRemoveOptions to api/types/container
|
1 tahun lalu |
Brian Goff
|
e8dc902781
Wire up tests to support otel tracing
|
2 tahun lalu |
Sebastiaan van Stijn
|
26be2bc6b9
integration/container: use consistent name for api-client
|
1 tahun lalu |
Akihiro Suda
|
483a1933a2
volume: remove the short RRO forms in favor of the long forms
|
2 tahun lalu |
Paweł Gronowski
|
f9e2eed55d
integration: Don't env cleanup before parallel subtests
|
2 tahun lalu |
Sebastiaan van Stijn
|
89a4e6b889
integration/container: format code with gofumpt
|
3 tahun lalu |
Akihiro Suda
|
5045a2de24
Support recursively read-only (RRO) mounts
|
2 tahun lalu |
Brian Goff
|
6eab4f55fa
Merge pull request #44210 from corhere/chrootarchive-without-reexec
|
2 tahun lalu |
Cory Snider
|
1f32e3c95d
Add integration test for #38995, #43390
|
2 tahun lalu |
Sebastiaan van Stijn
|
6fd2d4e772
integration: remove uses of pkg/system.Stat()
|
2 tahun lalu |
Paul "TBBle" Hampson
|
1571e9331b
Use specific APIs for shared mount-point behaviour
|
4 tahun lalu |
Paul "TBBle" Hampson
|
7ba05f2b2b
Rewrite VolumesMountedAsShared/Slave as Integration tests
|
4 tahun lalu |
Tibor Vass
|
5c10ea6ae8
Merge pull request #40725 from cpuguy83/check_img_platform
|
5 tahun lalu |
Brian Goff
|
7a9cb29fb9
Accept platform spec on container create
|
5 tahun lalu |
Kir Kolyshkin
|
39048cf656
Really switch to moby/sys/mount*
|
5 tahun lalu |
Akihiro Suda
|
5bf33adba2
hack: support $DOCKER_ROOTLESS for testing rootless
|
5 tahun lalu |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 tahun lalu |
Sebastiaan van Stijn
|
9f9b4290b9
integration: change container.Run signature to fix linting
|
6 tahun lalu |
Sebastiaan van Stijn
|
69c0b7e476
Simplify skip checks
|
6 tahun lalu |
Sebastiaan van Stijn
|
c8ff5ecc09
Remove use of deprecated client.NewEnvClient()
|
6 tahun lalu |
Sebastiaan van Stijn
|
0de62d9bbc
Integration: use testenv.APIClient()
|
6 tahun lalu |
Akihiro Suda
|
596cdffb9f
mount: add BindOptions.NonRecursive (API v1.40)
|
6 tahun lalu |
Vincent Demeester
|
d3cc071bb9
Windows: Start of enabling tests under integration/
|
7 tahun lalu |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 tahun lalu |
Vincent Demeester
|
42f6fdf059
Move integration-cli/request to internal/test/request…
|
7 tahun lalu |
Michael Crosby
|
4c000662fe
Don't make container mount unbindable
|
7 tahun lalu |
Vincent Demeester
|
f0d277fe84
Move integration-cli daemon package to internal/test…
|
7 tahun lalu |
Vincent Demeester
|
e55d6fc857
Skip some tests in certain condition to run with e2e image
|
7 tahun lalu |