Comment 5 for bug 1681907

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

Reviewed: https://review.opencontrail.org/30326
Committed: http://github.org/Juniper/contrail-build/commit/bfff1cbac9952f61ca8c61e468b6ed32f5f37ff3
Submitter: Zuul (<email address hidden>)
Branch: master

commit bfff1cbac9952f61ca8c61e468b6ed32f5f37ff3
Author: Ananth Suryanarayana <email address hidden>
Date: Tue Apr 11 11:24:01 2017 -0700

Disable ConcurrencyCheck by default and set using environment variable

Currently, it is disabled at compile time. Will be quite useful to be able
turn this on in system test setup, especially in large scale setups

CONCURRENCY_CHECK_ENABLE is set in scons before launching any unit test

Change-Id: I8ca117a282c5556a70859c2acf284e9ef5f92a49
Closes-Bug: 1681907