bugfix: Eliminate error and warning messages 65/10965/4
authorMartin Klozik <martinx.klozik@intel.com>
Wed, 2 Mar 2016 10:54:50 +0000 (10:54 +0000)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Sat, 12 Mar 2016 09:28:20 +0000 (09:28 +0000)
commit5853025b59cb6e44f23a1d245a58a2cd286e03dc
tree72a228335843baae63f7ce294345265f332a0f4a
parenta81278b11de6393390816c8b3b675a313cd0ce9f
bugfix: Eliminate error and warning messages

Several issues have been fixed to decrease a number of warning
and error messages written to the standard output. Error and
warning messages causes false build failure report by Jenkins,
in case that internal parsing of job output is enabled.
Fixed issues:
* qemu makefile updated
* shared directories between host and guests are forcibly deleted
before vsperf execution
* nonstop_tsc cpu flag is exported from host to the guest
* vloop-vnf help has been updated and changelog added
* TCL scripts updated to print info instead of warning
* vloop-vnf image updated to avoid snmpd related warnings

Change-Id: Id9ca014bae8fa34772b67d1ebab3431682682931
JIRA: VSPERF-206
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
docs/configguide/installation.rst
src/qemu/Makefile
testcases/testcase.py
tools/pkt_gen/ixnet/ixnetrfc2544.tcl
tools/pkt_gen/ixnet/ixnetrfc2544v2.tcl
vnfs/qemu/qemu.py