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 |
HuanHuan Ye
|
203ba72fc5
integration-cli: Fix `SA1019: httputil.ClientConn is deprecated`
|
5 lat temu |
Sebastiaan van Stijn
|
23b6b5a9ae
integration-cli: use constants for http methods
|
5 lat temu |
Sebastiaan van Stijn
|
b639f933e1
integration-cli: fix capitalization of variables and errors (golint)
|
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 |
Sebastiaan van Stijn
|
3105ca26dc
integration-cli: remove deprecated daemonHost() utility
|
6 lat temu |
David Wang
|
e6783656f9
Fix race condition between exec start and resize
|
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 |
Daniel Nephin
|
0a91ba2d8c
Remove duplicate calls for getting an APIClient
|
7 lat temu |
Stanislav Bondarenko
|
0fd5a65428
Stop using deprecated SockRequest
|
8 lat temu |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 lat temu |
Vincent Demeester
|
b11ba1231e
Update request.* signature to remove the host
|
8 lat temu |
Vincent Demeester
|
f85ee17810
Convert request.SockRequestRaw to appropriate methods
|
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 |
John Howard
|
ea42182722
Windows: Enable a couple of exec tests
|
8 lat temu |
David Calavera
|
157b66ad39
Remove exec-driver global daemon option.
|
9 lat temu |
Zachary Jaffee
|
7b6bca5af1
cleaned up integration-cli/docker_api_exec_resize_test.go
|
9 lat temu |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 lat temu |
Shijiang Wei
|
bb161b7789
move the assertions outside of the goroutine
|
10 lat temu |
Chris Seto
|
83cb288575
Skip DockerSuite.TestExecResizeImmediatelyAfterExecStart on lxc
|
10 lat temu |
Shijiang Wei
|
ba5e098052
fix the panic caused by resizing a starting exec
|
10 lat temu |
Vincent Demeester
|
5c295460da
Use dockerCmd when possible (#14603)
|
10 lat temu |
Megan Kostick
|
c7845e27ee
Fixing statusCode checks for sockRequest
|
10 lat temu |