moby--moby/libnetwork/drivers/remote
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
..
api Add negotiation process for driver scope 2015-09-15 16:45:38 +08:00
driver.go Introduce test remote plugin in dnet 2015-09-17 10:38:34 -07:00
driver_test.go Add negotiation process for driver scope 2015-09-15 16:45:38 +08:00