Reduce the log level if TRex client is no connected 23/53323/1
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Thu, 8 Mar 2018 16:42:59 +0000 (16:42 +0000)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Thu, 8 Mar 2018 16:44:04 +0000 (16:44 +0000)
commitd80443092d3e770df2205bfcb56636b9c0caed0d
treeed3d81e61bf84c87a6c0ca760a2360f4f5774d89
parentf753fb86cc26e08dca168c0827d28a7b6f022d1f
Reduce the log level if TRex client is no connected

If the TRex client is no connected, the testcase will write an exception
log that will be thrown to the CLI. There is no need to show the
traceback in the CLI in this case.

The log level is reduced to "error".

JIRA: YARDSTICK-1059

Change-Id: I22a52cedd6479f4cf692ba16a8415f7b8f574ab1
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
yardstick/network_services/vnf_generic/vnf/sample_vnf.py