summaryrefslogtreecommitdiff
path: root/integration/network/ipvlan
Commit message (Expand)AuthorAgeFilesLines
* Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2021-08-242-0/+2
* vendor: bump libnetwork bf2bd42abc0a3734f12b5ec724e571434e42c669Sebastiaan van Stijn2020-03-071-15/+6
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-2/+2
* integration/network: remove unuset setupTest()Sebastiaan van Stijn2019-09-181-5/+0
* testutil: make testing packages publicSam Whited2019-09-112-2/+2
* Integration: exclude IPVlan test-suite on WindowsSebastiaan van Stijn2019-07-112-0/+3
* Integration: IPVlan add missing import commentSebastiaan van Stijn2019-07-111-1/+1
* Integration: remove "experimental" option for IPVLAN test-daemonsSebastiaan van Stijn2019-07-111-2/+2
* Integration: remove unneeded platform check for IPVLAN testsSebastiaan van Stijn2019-07-111-2/+0
* Merge pull request #39358 from jim-docker/testForIpvlanKirill Kolyshkin2019-06-241-5/+24
|\
| * For ipvlan tests check that the ipvlan module is enabled (instead of just ens...Kir Kolyshkin2019-06-141-5/+24
* | integration: change container.Run signature to fix lintingSebastiaan van Stijn2019-06-071-18/+18
* | integration: change network.CreateNoError signature to fix lintingSebastiaan van Stijn2019-06-071-11/+11
|/
* Improve consistency in "skip"Sebastiaan van Stijn2019-01-071-2/+2
* Test: Replace NewClient() with NewClientT()Sebastiaan van Stijn2018-12-221-9/+6
* Windows: Start of enabling tests under integration/Vincent Demeester2018-09-261-2/+4
* refactor ipvlan network integration tests to use network.CreateArash Deshmeh2018-06-161-252/+147
* Update tests to use gotest.tools 👼Vincent Demeester2018-06-131-2/+2
* Switch from x/net/context -> contextKir Kolyshkin2018-04-231-1/+1
* Small daemon refactoring and add swarm init/join helpersVincent Demeester2018-04-161-7/+3
* Move ipvlan and macvlan tests on their own folder…Vincent Demeester2018-04-112-0/+574