diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2018-01-09 14:27:00 +0900 |
---|---|---|
committer | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2018-01-09 15:52:42 +0900 |
commit | 4e993174e369966f313fb859fc759c104d8f8841 (patch) | |
tree | a197e70ef18a0b88b401ff8ae3bfdb4c5c5d6bcd /server | |
parent | a4b070be96f1482e397948f7c93ad0a9da9c8192 (diff) |
test/lib/base: Removes redundant routes from host
When creating a new Docker network (Linux Bridge), some routes to its
subnet will be installed in to the container host's routing table.
This routes enable containers to communicate each other through the
container host's rouging table, then causes the unexpected success of
scenario tests (e.g., ping between containers).
This patch removes the unexpected routes from the container host and
avoid this problem.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'server')
0 files changed, 0 insertions, 0 deletions