Merge "Using kail to capture logs during the scale test Creating parameters for ETCD and Kafka scaling Avoid disabling ONOS apps (the liveness/readiness probe check for them)"
diff --git a/jjb/verify/voltha-go.yaml b/jjb/verify/voltha-go.yaml
index 089eaa5..3ae3bc6 100644
--- a/jjb/verify/voltha-go.yaml
+++ b/jjb/verify/voltha-go.yaml
@@ -41,4 +41,4 @@
build-timeout: 30
docker-repo: 'voltha'
dependency-jobs: 'version-tag'
- extraEnvironmentVars: BUILD_PROFILED=true
+ extraEnvironmentVars: BUILD_PROFILED=true BUILD_RACE=true