Brian Goff
|
88c0271605
Don't set default platform on container create
|
4 years ago |
Brian Goff
|
24f173a003
Replace service "Capabilities" w/ add/drop API
|
5 years ago |
Sebastiaan van Stijn
|
3258d565cf
Fix status code for missing --volumes-from container
|
5 years ago |
Tibor Vass
|
5c10ea6ae8
Merge pull request #40725 from cpuguy83/check_img_platform
|
5 years ago |
Cristina Yenyxe Gonzalez Garcia
|
6bc112abde
Fixed small documentation typo
|
5 years ago |
Brian Goff
|
7a9cb29fb9
Accept platform spec on container create
|
5 years ago |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 years ago |
Brian Goff
|
f464c31668
Check tmpfs mounts before create anon volume
|
5 years ago |
Sebastiaan van Stijn
|
d948306255
integration: remove unused constants and fields (unused)
|
5 years ago |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 years ago |
Sebastiaan van Stijn
|
422067ba7b
Return "invalid parameter" when linking to non-existing container
|
5 years ago |
Sebastiaan van Stijn
|
ae875d4069
Update more tests to use new errors
|
6 years ago |
Olli Janatuinen
|
80d7bfd54d
Capabilities refactor
|
6 years ago |
Sebastiaan van Stijn
|
0de62d9bbc
Integration: use testenv.APIClient()
|
6 years ago |
Vincent Demeester
|
d3cc071bb9
Windows: Start of enabling tests under integration/
|
7 years ago |
Arash Deshmeh
|
cd4d1cfc10
migrate integration tests from integration-cli/docker_api_create_test.go to integration/container
|
7 years ago |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 years ago |
Jess Frazelle
|
3694c1e34e
api: add configurable MaskedPaths and ReadOnlyPaths to the API
|
7 years ago |
Sebastiaan van Stijn
|
55bebbaecf
Replace deprecated testutil.ErrorContains()
|
7 years ago |
Vincent Demeester
|
42f6fdf059
Move integration-cli/request to internal/test/request…
|
7 years ago |
Yong Tang
|
ab9bb47b05
Some enhancement in integration tests
|
7 years ago |
Vincent Demeester
|
af306d149e
Rename integration/util to integration/internal
|
7 years ago |
Yong Tang
|
15001f83bd
Merge pull request #36241 from yongtang/02072018-create-tests
|
7 years ago |
Yong Tang
|
f601bc16d5
Migrate TestCreateTmpfsMountsTarget test to api test
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Daniel Nephin
|
e62b2d410c
Move ErrorContains to an internal package.
|
7 years ago |
Daniel Nephin
|
c66c0447ef
move api test client setup to a package.
|
8 years ago |
Daniel Nephin
|
5fa134b906
Protect images in the integration/ suite
|
8 years ago |
Vincent Demeester
|
6b025a8b66
Introduce `test-integration` target (and deprecate/freeze `test-integration-cli`)
|
8 years ago |