moby--moby/libnetwork/test/integration/dnet
Jana Radhakrishnan e41b4765bd Cleanup dangling sandboxes on boot up
Currently when docker exits ungracefully it may leave
dangling sandboxes which may hold onto precious network
resources. Added checkpoint state for sandboxes which
on boot up will be used to clean up the sandboxes and
network resources.

On bootup the remaining dangling state in the checkpoint
are read and cleaned up before accepting any new
network allocation requests.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-10-07 20:08:47 -07:00
..
bridge.bats Cleanup dangling sandboxes on boot up 2015-10-07 20:08:47 -07:00
dnet.bats Introduce multi-node integration tests 2015-09-18 22:49:28 -07:00
helpers.bash Add bridge network integration tests 2015-10-06 14:16:26 -07:00
multi.bats Add bridge network integration tests 2015-10-06 14:16:26 -07:00
overlay.bats Add bridge network integration tests 2015-10-06 14:16:26 -07:00
run-integration-tests.sh Add bridge network integration tests 2015-10-06 14:16:26 -07:00
simple.bats Add bridge network integration tests 2015-10-06 14:16:26 -07:00