CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
3 年之前 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 年之前 |
Sebastiaan van Stijn
|
0fabf3e41e
integration-cli: remove unneeded fmt.Sprintf() in asserts
|
5 年之前 |
Tibor Vass
|
7813dfe9d7
rm-gocheck: goimports
|
5 年之前 |
Tibor Vass
|
a2024a5470
rm-gocheck: convert check.Commentf to string - with multiple args
|
5 年之前 |
Tibor Vass
|
98f2638fe5
rm-gocheck: Contains -> strings.Contains
|
5 年之前 |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 年之前 |
Tibor Vass
|
64a161aa3e
rm-gocheck: NotNil
|
5 年之前 |
Tibor Vass
|
230f7bcc02
rm-gocheck: normalize to use checker
|
5 年之前 |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 年之前 |
Tibor Vass
|
1f69c62540
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
|
5 年之前 |
Anda Xu
|
e440831802
fix and skip some tests based on API version
|
7 年之前 |
Flavio Crisciani
|
51cea0a53c
Restore error type in FindNetwork
|
7 年之前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |
Stanislav Bondarenko
|
92291a7355
Stop referring CLI flags in error messages if API client is unknown
|
8 年之前 |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年之前 |
allencloud
|
c1be45fa38
fix typos
|
9 年之前 |
Yong Tang
|
90bd41a74d
The option --add-host and --net=host should not be mutually exclusive.
|
9 年之前 |
Yong Tang
|
23821fe586
The option --dns, --dns-search, --dns-opt and --net=host should not be mutually exclusive.
|
9 年之前 |
Phil Estes
|
a1d8441117
Re-enable shared namespace tests for userns CI runs
|
9 年之前 |
Jason Heiss
|
3f445e63b4
Allow --hostname with --net=host
|
9 年之前 |
Xiaoxu Chen
|
a9c7c48cca
update integration-cli/docker_cli_netmode_test.go
|
9 年之前 |
Jessica Frazelle
|
ea3afdad61
add test-integration-cli specifics for userns
|
9 年之前 |
Madhu Venugopal
|
2ab94e11a2
Network remote APIs using new router, --net=<user-defined-network> changes
|
9 年之前 |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 年之前 |
John Howard
|
f6ed590596
Move netmode validation to server
|
10 年之前 |