VOL-1870 enabling sca on voltha-go

Change-Id: I75d64f2bc3db9066253d43a1578dc3a078f635e8
diff --git a/.gitreview b/.gitreview
index 0d8bc3d..923de6d 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,3 +2,4 @@
 host=gerrit.opencord.org
 port=29418
 project=ci-management.git
+defaultremote=origin
\ No newline at end of file
diff --git a/jjb/verify/voltha-go.yaml b/jjb/verify/voltha-go.yaml
index 0cbb585..a3f7f74 100644
--- a/jjb/verify/voltha-go.yaml
+++ b/jjb/verify/voltha-go.yaml
@@ -22,7 +22,7 @@
           build-timeout: 20
           dest-gopath: "github.com/opencord"
           name-extension: "-lint"
-          unit-test-targets: 'lint'
+          unit-test-targets: 'lint sca'
           unit-test-keep-going: 'true'
           junit-allow-empty-results: true
       - 'make-unit-test':