adding voltha-bbsim-system tests to trigger on patches

Change-Id: If3848b5a791926589200d40b25d97399132cf336
diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml
index c5b2f14..aeb4b3f 100644
--- a/jjb/defaults.yaml
+++ b/jjb/defaults.yaml
@@ -54,6 +54,8 @@
     # name of the manifest git repos used with the `repo` cli tool
     cord-repo-manifest: manifest.git
     cordqa-manifest-repo: qa-manifest.git
+    go-manifest-repo: go-manifest.git
+    voltha-test-manifest-repo: voltha-test-manifest.git
 
     # default email address to send job failure messages
     failure-email-address: 'cord-dev@opencord.org'