Add e2e test for bbsim patches

Change-Id: Iaef0104542c1beac439cea928757f88b695ab43b
diff --git a/jjb/verify/bbsim.yaml b/jjb/verify/bbsim.yaml
index 7e8b2ab..5ee9b93 100644
--- a/jjb/verify/bbsim.yaml
+++ b/jjb/verify/bbsim.yaml
@@ -22,6 +22,8 @@
           dest-gopath: "github.com/opencord"
           unit-test-targets: 'test'
           unit-test-keep-going: 'true'
+      - 'voltha-patch-test':
+          pipeline: 'voltha-bbsim-tests.groovy'
 
 - job-group:
     name: 'publish-bbsim-jobs'