Merge "Remove feature tests upgrade centos job completelty from Jenkins."
authorFeruzjon Muyassarov <feruzjon.muyassarov@est.tech>
Tue, 11 May 2021 13:04:50 +0000 (13:04 +0000)
committerNordix Gerrit <gerrit@nordix.org>
Tue, 11 May 2021 13:04:50 +0000 (13:04 +0000)
jjb/onap/oom/oom-build-jobs.yaml

index d66623e8e25113736d2b9f278b87baaa324fd366..4534e7e0ea4111f28c541efc05ac992199d5fa42 100644 (file)
 
 # 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