Sebastiaan van Stijn
|
caec45a37f
|
integration: change network.CreateNoError signature to fix linting
Line 30: warning: context.Context should be the first parameter of a function (golint)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2019-06-07 13:03:24 +02:00 |
|
Yong Tang
|
28b7824caa
|
Remove code duplication and consolidate networkIsRemoved
This fix removes code duplication and consolidates networkIsRemoved
into one place.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
|
2019-01-12 23:01:21 +00:00 |
|
Sebastiaan van Stijn
|
35f7e7c50a
|
Fix golint issues
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2018-07-11 22:19:03 +02:00 |
|
Arash Deshmeh
|
8b07ec58ea
|
refactored integration/service/network integration tests to use network package
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
|
2018-06-26 17:18:22 -04:00 |
|
Arash Deshmeh
|
dda4128c7e
|
refactor network inspect integration tests to use network package
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
|
2018-06-21 09:44:52 -04:00 |
|
Arash Deshmeh
|
1c923b28b8
|
refactored remaining macvlan integration tests to use network package for creating networks
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
|
2018-06-20 17:09:26 -04:00 |
|
Arash Deshmeh
|
6fc9c7e5a9
|
refactor ipvlan network integration tests to use network.Create
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
|
2018-06-16 05:11:35 -04:00 |
|
Arash Deshmeh
|
ad46a1f5e7
|
create service integration tests use network package
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
|
2018-06-13 12:10:02 -04:00 |
|
Vincent Demeester
|
3845728524
|
Update tests to use gotest.tools 👼
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
|
2018-06-13 09:04:30 +02:00 |
|
Arash Deshmeh
|
0e3012cfff
|
Added network package to integration/internal to refactor integration tests calls to client.NetworkCreate
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
|
2018-06-05 06:32:24 -04:00 |
|