Comment 22 for bug 1686817

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

Reviewed: https://review.opencontrail.org/40110
Committed: http://github.com/Juniper/contrail-controller/commit/fc0f90f94693cc441f291e7776f3a5e966a40f94
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit fc0f90f94693cc441f291e7776f3a5e966a40f94
Author: Naren Karjala <email address hidden>
Date: Mon Feb 26 12:41:29 2018 -0800

Control the Retention of the deleted RI's Trace buffer using environment variable

If the env variable CONTRAIL_ROUTING_INSTANCE_DORMANT_TRACE_BUFFER_SIZE is not set,
the trace buffers for the deleted routing instance will not be retained and
Trace buffers are available only for active Routing Instances.

Added new unit test for validating the Routing Instance Tracebuffer capacity and
Trace Buffer threshold.

Made cosmetic changes for column size 80.

Change-Id: Ia2a6a62bc37928446ee099f016171765091092e4
Closes-Bug: #1686817