Remove superfluous job groups
Don't abort if errors during postprocessing
Increase RAM for voltha-go lint test
Change-Id: I19bda53c96200dea3d488c2fa181ab47c6d81441
diff --git a/jjb/verify/voltha-go.yaml b/jjb/verify/voltha-go.yaml
index 1cfea15..f7fa935 100644
--- a/jjb/verify/voltha-go.yaml
+++ b/jjb/verify/voltha-go.yaml
@@ -18,6 +18,8 @@
- 'tag-collision-reject':
dependency-jobs: 'verify_voltha-go_licensed'
- 'make-unit-test':
+ build-node: 'ubuntu16.04-basebuild-2c-4g'
+ build-timeout: 20
dest-gopath: "github.com/opencord"
name-extension: "-lint"
unit-test-targets: 'lint'