Comment 7 for bug 1488209

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/13256
Committed: http://github.org/Juniper/contrail-controller/commit/3e917d4b8d00edc14558152dc3c12d3cb652be10
Submitter: Zuul
Branch: master

commit 3e917d4b8d00edc14558152dc3c12d3cb652be10
Author: Sundaresan Rajangam <email address hidden>
Date: Mon Aug 24 11:39:24 2015 -0700

Fix sflow_parser_test

In test ParseErrorSFlowFlowSample, sample_type and sample_length were
not set. Since the buff_ was not initialized in SFlowPktGen, the test
was flaky.

Change-Id: Ie63f64f39741f2c70294e8dc152c291f3e6e5155
Closes-Bug: #1488209