1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/drivers
Jana Radhakrishnan 2479562e72 Introduce test remote plugin in dnet
There are multiple goals of introducing test driver plugin
  - Need a driver which can be configured to simulate
    different driver behaviors
  - For pure libnetwork multi-host integration testing
    a test driver configured for global scope can be used
    without trying to use a real driver like overlay
    which comes with it's own dependencies which can't
    be satisfied all enviroments(I am looking at you
    circleci)

This PR also makes all test cases that we have so far to be run
in circleci without any skipping needed.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-09-17 10:38:34 -07:00
..
bridge Remove multiple interface in an endpoint 2015-09-11 09:19:01 -07:00
host Move test specific functions to a testutils package. 2015-09-07 13:33:28 -04:00
null Move test specific functions to a testutils package. 2015-09-07 13:33:28 -04:00
overlay Remove multiple interface in an endpoint 2015-09-11 09:19:01 -07:00
remote Introduce test remote plugin in dnet 2015-09-17 10:38:34 -07:00
windows Introduce Sandbox entity 2015-08-27 11:19:02 -07:00