Christopher Crone
|
7dabed019a
Fixes after dnephin review
|
7 年之前 |
Christopher Crone
|
86f9eb4a08
Fixes for dnephin review
|
7 年之前 |
Christopher Crone
|
f089a1df39
Skip some tests for E2E
|
7 年之前 |
Christopher Crone
|
0bdba0e91a
Use TLS for tests if needed
|
7 年之前 |
Stanislav Bondarenko
|
0fd5a65428
Stop using deprecated SockRequest
|
8 年之前 |
John Howard
|
4dd9c9448c
Windows: Enable TestAPIImagesSaveAndLoad
|
8 年之前 |
Aaron Lehmann
|
b483e4f09c
Avoid using "example.com" in integration test
|
8 年之前 |
Vincent Demeester
|
35e5975b90
Merge pull request #30763 from ripcurld0/fix_30714
|
8 年之前 |
Boaz Shuster
|
e050f1760d
Fix the create API when fromSrc has a bad URL
|
8 年之前 |
Vincent Demeester
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 年之前 |
Vincent Demeester
|
b11ba1231e
Update request.* signature to remove the host
|
8 年之前 |
Vincent Demeester
|
f85ee17810
Convert request.SockRequestRaw to appropriate methods
|
8 年之前 |
Alexander Morozov
|
a69c4129e0
Merge pull request #28409 from dnephin/swagger-gen-more
|
8 年之前 |
Vincent Demeester
|
c10f6ef43f
Clean more build utils in integration cli
|
8 年之前 |
Vincent Demeester
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 年之前 |
Yong Tang
|
d9451f1c8c
Add test for image size for v1.12 and v1.13 clients against v1.13 daemon
|
8 年之前 |
Daniel Nephin
|
b462c93edb
Generate ImageHistory from swagger spec.
|
8 年之前 |
Vincent Demeester
|
d69d4799a3
Add a new request package in integration-cli
|
8 年之前 |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年之前 |
Daniel Nephin
|
b06c352783
Generate api/types:Image from the swagger spec
|
8 年之前 |
Akihiro Suda
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
8 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
Zhang Wei
|
62a856e912
Assert error in body of function `inspectField*`
|
9 年之前 |
John Howard
|
80b0570671
Windows CI: Porting for docker_api_images_test.go
|
9 年之前 |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 年之前 |
Aditi Rajagopal
|
463c53c715
Checkers on integration-cli/docker_api_images_test
|
9 年之前 |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 年之前 |
Antonio Murdaca
|
18faf6f94e
Ensure body is closed after error is checked
|
10 年之前 |
Antonio Murdaca
|
1a5d6a94c9
Fix wrong Content-Type returned by /images/search API
|
10 年之前 |
Vincent Demeester
|
5c295460da
Use dockerCmd when possible (#14603)
|
10 年之前 |