Christopher Jones
|
ff42a1ab53
[integration-cli] fix race condition in kill tests
|
8 年 前 |
Anusha Ragunathan
|
3e85271a64
Add plugin cleanup as part of standard TearDownTest.
|
8 年 前 |
Daniel Nephin
|
29df3bdb11
Use a config to generate swagger api types
|
8 年 前 |
Daniel Nephin
|
d459e83b1c
Generate VolumeList response from the swagger spec
|
8 年 前 |
John Howard
|
4f3889e4be
Windows: Fix builder cache bug
|
8 年 前 |
John Howard
|
c4e1697274
Add isolation to info
|
8 年 前 |
Michael Crosby
|
4e2d442901
Merge pull request #26119 from cpuguy83/lazily_load_fixtures
|
8 年 前 |
John Howard
|
52f0474851
Windows: docker top implementation
|
9 年 前 |
Brian Goff
|
ff91276d1f
Move some test fixtures to go
|
8 年 前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年 前 |
YuPengZTE
|
e7935da239
The first letter should be small in errors.New
|
8 年 前 |
Daniel Nephin
|
243885808f
Change to use c.Assert() instead of result.Assert()
|
9 年 前 |
Daniel Nephin
|
d7022f2b46
Create a unified RunCommand function with Assert()
|
9 年 前 |
Daniel Nephin
|
fb42e84772
Remove unnecessary json.Unmarshal wrapper.
|
9 年 前 |
Otto Kekäläinen
|
644a7426cc
Fix spelling in comments, strings and documentation
|
9 年 前 |
Tonis Tiigi
|
0d88d5b64b
Swarm integration tests
|
9 年 前 |
Ben Firshman
|
322e2a7d05
Return remote API errors as JSON
|
9 年 前 |
Chun Chen
|
a8d013495c
Fix building image error if bridge network is disabled
|
9 年 前 |
Doug Davis
|
0687d76ab1
Err was never being returned
|
9 年 前 |
Daniel Nephin
|
9e7651db4d
Build two binaries client and daemon.
|
9 年 前 |
David Calavera
|
55053d3537
Get events until a time in the past.
|
9 年 前 |
mYmNeo
|
90f512427f
fix test requirement about devicemapper and not overlay
|
9 年 前 |
Brian Goff
|
e24673def2
Merge pull request #21795 from mountkin/refactor-init
|
9 年 前 |
Shijiang Wei
|
50d5d55f56
refactor the init function in docker_utils.go
|
9 年 前 |
John Howard
|
d6ab2ad36d
Windows: integration-cli don't delete nat
|
9 年 前 |
David Calavera
|
1a85c8ebbe
Apply build labels to images with only a FROM tag.
|
9 年 前 |
Brian Goff
|
42df9edc4a
Better logging for errors in some tests
|
9 年 前 |
Antonio Murdaca
|
1b5c2e1d72
distribution: errors: do not access the errors slice if it's empty
|
9 年 前 |
Alexander Morozov
|
0c7c9df804
integration-cli: move goroutines info helpers to separate funcs
|
9 年 前 |
Antonio Murdaca
|
9a9e2bb61d
integration-cli: move daemon stuff to its own file
|
9 年 前 |