Vincent Demeester
|
ecbb0e62f6
Remove most of the runCommandWithOutput from integration tests
|
8 years ago |
Vincent Demeester
|
c10f6ef43f
Clean more build utils in integration cli
|
8 years ago |
Stephen J Day
|
7a85579917
*: use opencontainers/go-digest package
|
8 years ago |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 years ago |
Vincent Demeester
|
def13fa23c
Clean integration-cli/utils.go from most of its content
|
8 years ago |
allencloud
|
0ead624473
add defer file.Close to avoid potential fd leak
|
9 years ago |
Doug Davis
|
6986a3220f
Say something useful during docker load
|
9 years ago |
Tonis Tiigi
|
0c0198a5e6
Fix flaky TestSaveLoadParents
|
9 years ago |
Tonis Tiigi
|
faeff5118f
Add parent references support to load/save
|
9 years ago |
Kai Qiang Wu(Kennan)
|
ed231d4095
Refine error message when save non-exist image
|
9 years ago |
Zhang Wei
|
62a856e912
Assert error in body of function `inspectField*`
|
9 years ago |
John Howard
|
25c383391a
Windows CI: Deal with failing tests for TP4
|
9 years ago |
Doug Davis
|
7bb9fc415a
Fix for zero-sized layers
|
9 years ago |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 years ago |
Srini Brahmaroutu
|
b1cc78b8f5
Build and test Docker on IBM Power and Z using gccgo. Enable CI on Power and Z.
|
10 years ago |
Hao Zhang
|
d5830d66e0
update test using c.Assert replace c.Fatal
|
9 years ago |
Jess Frazelle
|
41c99cc621
Merge pull request #15693 from vdemeester/15659-image-label-filter
|
9 years ago |
Vincent Demeester
|
77da5d8feb
Merge pull request #16076 from vbatts/export_image_times
|
9 years ago |
Vincent Batts
|
e4478caddf
save: integration test for timestamp matching
|
9 years ago |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 years ago |
Vincent Demeester
|
c71a99af11
Fix filter by label for docker images
|
10 years ago |
Brian Goff
|
693ba98cb9
Don't pass check.C to dockerCmdWithError
|
10 years ago |
Ben Firshman
|
6b3c928140
Fix golint warnings for integration-cli
|
10 years ago |
Hu Keping
|
012b67c3ea
CI: use dockerCmd in integration-cli when possible
|
10 years ago |
Antonio Murdaca
|
d3566fa0b1
Cleanup not needed calls to deleteImages
|
10 years ago |
Antonio Murdaca
|
a268e36719
Clean tests from not needed inspect call
|
10 years ago |
David Mackey
|
3941623fbc
trivial: typo cleanup
|
10 years ago |
Alexander Morozov
|
a9688cdca5
Implement teardown removeAllImages
|
10 years ago |
Vincent Demeester
|
c5ef2901d8
delete "defer deleteContainer" on tests
|
10 years ago |
Alexander Morozov
|
dc944ea7e4
Use suite for integration-cli
|
10 years ago |