Sebastiaan van Stijn
|
0f77875220
api/types: move ContainerRemoveOptions to api/types/container
|
1 年之前 |
Brian Goff
|
e8dc902781
Wire up tests to support otel tracing
|
2 年之前 |
Paweł Gronowski
|
f9e2eed55d
integration: Don't env cleanup before parallel subtests
|
2 年之前 |
Sebastiaan van Stijn
|
76d8bfdff4
testutil/environment: remove Execution.OSType field
|
2 年之前 |
Sebastiaan van Stijn
|
2987393768
integration/volume: fix duplicate import
|
2 年之前 |
Brian Goff
|
146df5fbd3
Fix pruning anon volume created from image config
|
2 年之前 |
Sebastiaan van Stijn
|
058a31e479
volumes: fix error-handling when removing volumes with swarm enabled
|
2 年之前 |
Sebastiaan van Stijn
|
7531f05c7c
integration/volumes: TestVolumesRemove: add coverage for force/no-force
|
2 年之前 |
Sebastiaan van Stijn
|
01fd23b625
Fix volume CreatedAt being altered on initialization
|
6 年之前 |
Brian Goff
|
618f26ccbc
Volume prune: only prune anonymous volumes by default
|
2 年之前 |
Sebastiaan van Stijn
|
340711db3d
api: add types/volume.ListOptions for a more consistent API
|
5 年之前 |
Sebastiaan van Stijn
|
64e96932bd
api: rename volume.VolumeCreateBody to volume.CreateOptions
|
3 年之前 |
Sebastiaan van Stijn
|
176f66df9c
api/types: replace uses of deprecated types.Volume with volume.Volume
|
3 年之前 |
Sebastiaan van Stijn
|
0c9ff0b45a
api/server/httputils: add ReadJSON() utility
|
3 年之前 |
Roman Volosatovs
|
dd01abf9bf
integration: copy loop variable into parallel test closures
|
4 年之前 |
Olli Janatuinen
|
66a37b460c
Windows: Enable more integration tests
|
4 年之前 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 年之前 |
Jintao Zhang
|
56c5668068
Testcase: Change time comparison logic.
|
5 年之前 |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 年之前 |
Brian Goff
|
02dceeaa7b
Merge pull request #39240 from olljanat/enable-new-integration-tests-for-win
|
6 年之前 |
Olli Janatuinen
|
2f22247cad
Enable integrations API tests for Windows CI
|
6 年之前 |
Sebastiaan van Stijn
|
b4c46b0dac
integration: change container.Create signature to fix linting
|
6 年之前 |
Sebastiaan van Stijn
|
566eea13e6
Fix TestVolumesCreateAndList when running against a shared daemon
|
6 年之前 |
Sebastiaan van Stijn
|
2a5405bedd
Run volume-tests again remote daemons as well
|
6 年之前 |
Sebastiaan van Stijn
|
0de62d9bbc
Integration: use testenv.APIClient()
|
6 年之前 |
Sebastiaan van Stijn
|
c7b488fbc8
API: properly handle invalid JSON to return a 400 status
|
6 年之前 |
Sebastiaan van Stijn
|
b334198e65
Enable volume tests on Windows
|
6 年之前 |
Sebastiaan van Stijn
|
05e18429cf
Integration test: use filepath.Join() to make path cross-platform
|
6 年之前 |
Sebastiaan van Stijn
|
8e8cac8263
Some improvements to TestVolumesInspect
|
6 年之前 |
Vincent Demeester
|
d3cc071bb9
Windows: Start of enabling tests under integration/
|
7 年之前 |