moby--moby/libnetwork/test
Jana Radhakrishnan 92f074c095 Fix flakiness in dnet_exec
With docker 1.11 based dnet tests, the dnet_exec is sometimes exiting
with exit code 129 because the process is getting a SIGHUP. Although the
reason or source of the SIGHUP is unknown, it is making the tests flaky
because non-zero exit code. Fixed it by trapping SIGHUP inside the
container so that we can run the test code successfully.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2016-05-17 14:16:23 -07:00
..
integration Fix flakiness in dnet_exec 2016-05-17 14:16:23 -07:00