Sebastiaan van Stijn
|
713c7d49a1
integration(-cli): remove skips for old daemon versions (<20.10)
|
1 rok temu |
Sebastiaan van Stijn
|
1baec48367
integration-cli: DockerAPISuite: replace dockerCmd and waitRun
|
1 rok temu |
Albin Kerouanton
|
78479b1915
libnet: Make sure network names are unique
|
1 rok temu |
Brian Goff
|
e8dc902781
Wire up tests to support otel tracing
|
2 lat temu |
Sebastiaan van Stijn
|
1bc0d7080a
integration-cli: inline filters in tests
|
2 lat temu |
CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
3 lat temu |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 lat temu |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 lat temu |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 lat temu |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 lat temu |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 lat temu |
Arash Deshmeh
|
f542621429
migrate TestAPINetworkCreateDelete from integration-cli/ to integration/
|
7 lat temu |
Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 lat temu |
Anda Xu
|
e440831802
fix and skip some tests based on API version
|
7 lat temu |
Vincent Demeester
|
42f6fdf059
Move integration-cli/request to internal/test/request…
|
7 lat temu |
Sebastiaan van Stijn
|
b4a6313969
Golint: remove redundant ifs
|
7 lat temu |
Sebastiaan van Stijn
|
e309f98b84
Merge pull request #35030 from tossmilestone/34459-fix-network-create-conflict-errcode
|
7 lat temu |
He Xiaoxi
|
ab1871872d
Fix returned error code for network creation from 500 to 409
|
7 lat temu |
Sebastiaan van Stijn
|
a4efe66cf2
Replace uses of filters.ToParam(), FromParam() with filters.ToJSON(), FromJSON()
|
7 lat temu |
Christopher Crone
|
6936ce3b65
Remove race and split TestAPINetworkInspect test
|
7 lat temu |
Christopher Crone
|
dc6ddfa841
Fix tests that depend on clean environment
|
7 lat temu |
Vincent Demeester
|
b11ba1231e
Update request.* signature to remove the host
|
8 lat temu |
Tonis Tiigi
|
1e98fb5ad9
Fix leaked connections in integration tests
|
8 lat temu |
Vincent Demeester
|
d69d4799a3
Add a new request package in integration-cli
|
8 lat temu |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 lat temu |
Akihiro Suda
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
8 lat temu |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 lat temu |
Antonio Murdaca
|
8f7a8c75ae
vendor docker/engine-api@f9cef590446e4e6073b49b652f47a337b897c1a3
|
8 lat temu |
Vincent Demeester
|
b9c94b70bf
Update client code with api changes
|
9 lat temu |
David Calavera
|
3ca29823d4
Remove runconfig dependency from network routes.
|
9 lat temu |