Add race condition detection 68/97868/3
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Fri, 1 Nov 2019 20:04:32 +0000 (13:04 -0700)
committerKiran Kamineni <kiran.k.kamineni@intel.com>
Thu, 7 Nov 2019 01:01:23 +0000 (17:01 -0800)
commit10f7e1c6f3046873b05f118f48cb3daef5feee14
treec404ff0e7a41695e2c92c8fe9b82e27ba962a3cc
parent5839289be6a6f3a1441d73bd9e8a8ee4bf1dc1a3
Add race condition detection

Add the -race flag to detect any race conditions
in the k8splugin code
It is enabled only for tests right now because of performance
impact on builds.

Issue-ID: MULTICLOUD-870
Change-Id: I53a90df39d2d8b51cbdb6c320f2247721ed98a07
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
src/k8splugin/Makefile