Brian Goff
|
e8dc902781
Wire up tests to support otel tracing
|
2 gadi atpakaļ |
Sebastiaan van Stijn
|
ab35df454d
remove pre-go1.17 build-tags
|
2 gadi atpakaļ |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 gadi atpakaļ |
Sebastiaan van Stijn
|
e1710b42d3
vendor: bump libnetwork bf2bd42abc0a3734f12b5ec724e571434e42c669
|
5 gadi atpakaļ |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 gadi atpakaļ |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 gadi atpakaļ |
Sebastiaan van Stijn
|
93b28677bf
Integration: IPVlan add missing import comment
|
6 gadi atpakaļ |
Sebastiaan van Stijn
|
dae9bac675
Integration: remove "experimental" option for IPVLAN test-daemons
|
6 gadi atpakaļ |
Sebastiaan van Stijn
|
1e4bd2623a
Integration: remove unneeded platform check for IPVLAN tests
|
6 gadi atpakaļ |
Kirill Kolyshkin
|
67be90dcec
Merge pull request #39358 from jim-docker/testForIpvlan
|
6 gadi atpakaļ |
Kir Kolyshkin
|
a77e147d32
For ipvlan tests check that the ipvlan module is enabled (instead of just ensuring the kernel version is greater than 4.2)
|
6 gadi atpakaļ |
Sebastiaan van Stijn
|
9f9b4290b9
integration: change container.Run signature to fix linting
|
6 gadi atpakaļ |
Sebastiaan van Stijn
|
caec45a37f
integration: change network.CreateNoError signature to fix linting
|
6 gadi atpakaļ |
Sebastiaan van Stijn
|
a3948d17d3
Improve consistency in "skip"
|
6 gadi atpakaļ |
Sebastiaan van Stijn
|
2cb7b73a1b
Test: Replace NewClient() with NewClientT()
|
6 gadi atpakaļ |
Vincent Demeester
|
d3cc071bb9
Windows: Start of enabling tests under integration/
|
7 gadi atpakaļ |
Arash Deshmeh
|
6fc9c7e5a9
refactor ipvlan network integration tests to use network.Create
|
7 gadi atpakaļ |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 gadi atpakaļ |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 gadi atpakaļ |
Vincent Demeester
|
239a8a5189
Small daemon refactoring and add swarm init/join helpers
|
7 gadi atpakaļ |
Vincent Demeester
|
a3323d2e43
Move ipvlan and macvlan tests on their own folder…
|
7 gadi atpakaļ |