commit | d7b1f992b5d5e0b738423e0f2cbf905704ab69b8 | [log] [tgz] |
---|---|---|
author | robert.tomczyk <robert.tomczyk@est.tech> | Mon Jul 01 10:08:30 2019 +0100 |
committer | robert.tomczyk <robert.tomczyk@est.tech> | Mon Jul 01 10:08:30 2019 +0100 |
tree | 817db05f2b728ecf877b39d112e68ad4b27c17c2 | |
parent | 3b3ac480811c69985e63b29b0a87d240f42591cb [diff] |
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