onap-oom-helm-build: update build wrapper and upload scripts
[infra/cicd.git] / jjb / onap / oom / oom-build-jobs.yaml
index 4534e7e0ea4111f28c541efc05ac992199d5fa42..be51c520b3a9944f29140f942d26bc737717139d 100644 (file)
     scm:
       - git-scm-gerrit:
           ssh-credentials-id: nordixinfra-nordix-gerrit-ssh
-          branch: $GERRIT_BRANCH
-          refspec: $GERRIT_REFSPEC
+          branch: '{branch}'
+          refspec: '+refs/heads/{branch}:refs/remotes/origin/{branch}'
           wipe_workspace: true
           clean_before: false
 
     wrappers:
       - build-timeout:
-          timeout: 10
+          timeout: 600
       - nordixinfra-harbor-creds-wrapper
       - credentials-binding:
           - username-password-separated:
       - fix-workspace-permissions
 
     builders:
+      - 'oom-build-installdeps-macro'
       - 'oom-build-wrapper-macro'
       - 'oom-upload-macro'