From: robert.tomczyk Date: Mon, 1 Jul 2019 09:08:30 +0000 (+0100) Subject: ONAP: Add Dublin branch to integration repo X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F1535%2F1;p=infra%2Fcicd.git 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 dfd43206b..4a2b08093 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 2089a41d2..f77bee194 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