Adding a sanity test for the openonu-go adapter
The openonu-go adapter is still in a very preliminary stage of
development, but at least check that we can deploy it and that it
will correctly register itself with the core
Change-Id: Icb57fdb2d33fb470b277e02d5294b34611a59ec0
diff --git a/jjb/verify/voltha-openonu-adapter-go.yaml b/jjb/verify/voltha-openonu-adapter-go.yaml
index d3e9cba..00bfd35 100644
--- a/jjb/verify/voltha-openonu-adapter-go.yaml
+++ b/jjb/verify/voltha-openonu-adapter-go.yaml
@@ -17,9 +17,8 @@
- 'verify-licensed'
- 'tag-collision-reject'
- 'make-unit-test'
-# Add this job later when working with kind-voltha and bbsim
-# - 'voltha-patch-test':
-# pipeline-script: 'voltha-bbsim-tests.groovy'
+ - 'voltha-patch-test':
+ pipeline-script: 'voltha-openonu-go-tests.groovy'
- job-group:
name: 'publish-voltha-openonu-adapter-go-jobs'