commit | 6e201f5bc488c1a1ad126cf7c0a4915c452c2e8b | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Wed Oct 01 04:21:39 2014 +0000 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Wed Oct 01 04:22:06 2014 +0000 |
tree | 8f4196e12a1c073c2c9ecc9896e04d7e8a8b2e29 | |
parent | 1a8b6db4fd23fb98d8d7fcafe5f86f5384e3dbc6 [diff] |
Add the start message for debugging net info When a network scenario test fails due to networking timeout, we can get both server console log and network information for debugging. Current network information doesn't contain the start message and it seems a little confusion where starts network info. This patch adds the message. Change-Id: I8490c08b7073302d299f7b63dd9d6380d8a8d27e Related-Bug: #1323658