VOLTHA keep-going=false

jjb/verify/bbsim-sadis-server.yaml
jjb/verify/bbsim.yaml
jjb/verify/cordctl.yaml
jjb/verify/ofagent-go.yaml
jjb/verify/voltctl.yaml
jjb/verify/voltha-api-server.yaml
jjb/verify/voltha-eponolt-adapter.yaml
jjb/verify/voltha-epononu-adapter.yaml
jjb/verify/voltha-go-controller.yaml
jjb/verify/voltha-go.yaml
jjb/verify/voltha-lib-go.yaml
jjb/verify/voltha-openolt-adapter.yaml
jjb/verify/voltha-openonu-adapter-go.yaml
jjb/verify/voltha-protos.yaml
jjb/verify/voltha-northbound-bbf-adapter.yaml
---------------------------------------------
  o Change unit-test-keep-going=false to hilight errors
    and avoid flodding the job queue with long running
    test jobs until problems can be cleaned up.

Change-Id: I6436c6d6b52dd7022853a43e92d3e610aa1d5c2c
diff --git a/jjb/verify/voltha-eponolt-adapter.yaml b/jjb/verify/voltha-eponolt-adapter.yaml
index 8f0ca09..daa2481 100644
--- a/jjb/verify/voltha-eponolt-adapter.yaml
+++ b/jjb/verify/voltha-eponolt-adapter.yaml
@@ -20,7 +20,7 @@
       - 'make-unit-test':
           dest-gopath: "github.com/opencord"
           unit-test-targets: 'lint sca test'
-          unit-test-keep-going: 'true'
+          unit-test-keep-going: 'false'
 
 - job-group:
     name: 'publish-voltha-eponolt-adapter-jobs'