ONAP: Add Dublin branch to integration repo

Change-Id: I6749d38c8ca252dbfdfe31bbee27a1c726e3d95f
diff --git a/jjb/onap/integration/integration-push-upstream-jobs.yaml b/jjb/onap/integration/integration-push-upstream-jobs.yaml
index dfd4320..4a2b080 100644
--- a/jjb/onap/integration/integration-push-upstream-jobs.yaml
+++ b/jjb/onap/integration/integration-push-upstream-jobs.yaml
@@ -27,6 +27,8 @@
           branch: '{stream}'
       - casablanca:
           branch: '{stream}'
+      - dublin:
+          branch: '{stream}'
 
     jobs:
       - 'onap-{project-name}-{stream}-push-upstream'
diff --git a/jjb/onap/integration/integration-rebase-jobs.yaml b/jjb/onap/integration/integration-rebase-jobs.yaml
index 2089a41..f77bee1 100644
--- a/jjb/onap/integration/integration-rebase-jobs.yaml
+++ b/jjb/onap/integration/integration-rebase-jobs.yaml
@@ -29,6 +29,8 @@
           branch: '{stream}'
       - casablanca:
           branch: '{stream}'
+      - dublin:
+          branch: '{stream}'
 
     jobs:
       - 'onap-{project-name}-{stream}-rebase'
\ No newline at end of file