Alessandro Boch
|
3a3f800ff4
Fix regression on --link on bridge network
|
9 lat temu |
Zhang Wei
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
John Howard
|
473a32ba8f
Windows: Fix TestLinksMultipleWithSameName
|
9 lat temu |
Brian Goff
|
332d95fd0d
Don't error out when link name in use.
|
9 lat temu |
Karol Duleba
|
74900edbf8
Remove CLI specific information for API error messages. Issue #17147
|
9 lat temu |
David Calavera
|
25682577c9
Extract network settings types for inspect.
|
9 lat temu |
Zhang Wei
|
97b9223a1f
use of checkers on Integration test
|
9 lat temu |
Jessica Frazelle
|
ea3afdad61
add test-integration-cli specifics for userns
|
9 lat temu |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 lat temu |
John Howard
|
4fccf8adfa
Moved unix links tests to non-platform
|
9 lat temu |
Vincent Demeester
|
799d9605d6
Remove/Comment time.Sleep in integration tests
|
10 lat temu |
Brian Goff
|
693ba98cb9
Don't pass check.C to dockerCmdWithError
|
10 lat temu |
Lei
|
eef6eda7d2
Recfactor: Use dockerCmd when possible in integration-cli tests
|
10 lat temu |
John Howard
|
c1b524486c
Fix Windows CI fail due to GH13866 and patch up tests
|
10 lat temu |
Jana Radhakrishnan
|
d18919e304
Docker integration with libnetwork
|
10 lat temu |
Lei Jitang
|
c6dad07b1b
Minor typo: remove redundant dot in error message in runconfig/parse.go
|
10 lat temu |
Antonio Murdaca
|
c6e6223ed7
Allow links to be specified with only the name if this matches the alias
|
10 lat temu |
Doug Davis
|
bc149be69c
A fix for = in env values in linked containers
|
10 lat temu |
Alexander Morozov
|
dc944ea7e4
Use suite for integration-cli
|
10 lat temu |
bobby abbott
|
621b601b3c
Removed unnecessary error output from dockerCmd
|
10 lat temu |
Todd Whiteman
|
42d47c3136
fix #12188 integration-cli: tests using "sleep" can timeout too early - change to "top" instead
|
10 lat temu |
Brian Goff
|
475c65319b
Remove `stripTrailingCharacters` from tests
|
10 lat temu |
paul
|
c5bf2145f1
Fix vet warning
|
10 lat temu |
Lars Kellogg-Stedman
|
3559b4177e
fix various problems with iptables.Exists
|
10 lat temu |
Jessica Frazelle
|
321874f376
Last three tests skip on lxc.
|
10 lat temu |
Ahmet Alp Balkan
|
102e061147
integration-cli: add test requirement ExecSupport
|
10 lat temu |
Ahmet Alp Balkan
|
6bbb456138
readContainerFileWithExec for links tests
|
10 lat temu |
Ahmet Alp Balkan
|
70407ce40c
Better test cleanup with defer
|
10 lat temu |
Steve Francia
|
356fe89d24
Merge pull request #10818 from estesp/link-add-aliases
|
10 lat temu |
Phil Estes
|
16aa64dc82
Add linked container's name and hostname as aliases to `/etc/hosts`
|
10 lat temu |