1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/cmd
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
..
dnet Introduce test remote plugin in dnet 2015-09-17 10:38:34 -07:00
ovrouter Remove multiple interface in an endpoint 2015-09-11 09:19:01 -07:00
readme_test Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
test Moved the TOML based Configuration to dnet 2015-06-12 12:46:12 -07:00