moby--moby/libnetwork/test/integration/dnet
Dave Tucker b67e986b75 Multi-Arch Support
Compile the dnet tool for Linux (x86, amd64 and arm)
and Windows (x86 and amd64)

- Moved installation of dependencies into `Dockerfile.build`
- Remove `start-services` from Makefile
   - That's the responsibility of Docker or build environment
- Removed utils depending on `netlink` from `netutils/utils.go`

Unable to add `make cross` to CircleCI just yet as there are some
issues to solve that are unrelated to this PR

Also fix `.gitignore` which was not updated after changing the build
image name in #667

Signed-off-by: Dave Tucker <dt@docker.com>
2015-11-25 22:47:41 +00:00
..
bridge.bats Add IT case for external connectivity 2015-10-28 19:10:38 -07:00
dnet.bats Multi-Arch Support 2015-11-25 22:47:41 +00:00
helpers.bash Multi-Arch Support 2015-11-25 22:47:41 +00:00
multi.bats Allow endpoint delete if sandbox identifier is stale 2015-11-17 21:00:46 -08:00
overlay-consul.bats Add IT case for external connectivity 2015-10-28 19:10:38 -07:00
overlay-etcd.bats Add etcd integrations tests 2015-10-14 23:07:30 -07:00
overlay-zookeeper.bats Add etcd integrations tests 2015-10-14 23:07:30 -07:00
run-integration-tests.sh TC for ungraceful restart of default network 2015-10-19 13:31:07 -07:00
simple.bats Add bridge network integration tests 2015-10-06 14:16:26 -07:00