commit | 341721501bc39cfdf026bd3c7d5399cebcefd2b4 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri Jul 24 23:07:34 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Fri Jul 24 23:07:34 2020 +0000 |
tree | ee991e64221a77b73446d827f43e160cb949e8c1 | |
parent | cc2a2f4e0882bd694130d3391856363ad88ce503 [diff] | |
parent | aa897cdb8887cdb07ea47e37d89492742d235676 [diff] |
Merge "[VOL-3285] Enable sca lint targets for BBSim"
diff --git a/jjb/verify/bbsim.yaml b/jjb/verify/bbsim.yaml index 5b06d42..1310f01 100644 --- a/jjb/verify/bbsim.yaml +++ b/jjb/verify/bbsim.yaml
@@ -20,7 +20,7 @@ - 'make-unit-test': build-node: 'ubuntu16.04-basebuild-1c-2g' dest-gopath: "github.com/opencord" - unit-test-targets: 'test' + unit-test-targets: 'lint sca test' unit-test-keep-going: 'true' - 'voltha-patch-test': pipeline-script: 'voltha-bbsim-tests.groovy'