X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fonap%2Foom%2Foom-build-jobs.yaml;h=4534e7e0ea4111f28c541efc05ac992199d5fa42;hb=44adcef47391b6cb8738e8bcf1a29891e7e7a92b;hp=d66623e8e25113736d2b9f278b87baaa324fd366;hpb=d46fb6f2b321836f42e94f8538eb88e98bb1afb2;p=infra%2Fcicd.git diff --git a/jjb/onap/oom/oom-build-jobs.yaml b/jjb/onap/oom/oom-build-jobs.yaml index d66623e8..4534e7e0 100644 --- a/jjb/onap/oom/oom-build-jobs.yaml +++ b/jjb/onap/oom/oom-build-jobs.yaml @@ -19,19 +19,27 @@ # this job gets triggered when push-upstream is commented on a change on Nordix Gerrit. - project: - name: 'oom-build' - project: oom + name: 'oom-helm-build' + project: 'infra/installer/oom' + + stream: + - 'master': + branch: 'master' jobs: - - 'onap-oom-helm-build' + - 'onap-oom-helm-build-{stream}' - job-template: - name: 'onap-oom-helm-build' + name: 'onap-oom-helm-build-{stream}' node: infra-ubuntu1804 disabled: false concurrent: false parameters: + - project-parameters: + project: '{project}' + branch: '{branch}' + description: 'The project and branch for which the change is proposed' - nordix-gerrit-parameters - string: name: HELM_URL