X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fakraino-templates%2Fakraino-iec-templates.yaml;h=df14cbe4fa0f029c26d6ea123c16baa6cf3a3f05;hb=9b38c85c328d9ab05ac396ad68d8ecd2e79d1ff4;hp=0f6230700fae3c4c740599af4b5ef0be9e975f93;hpb=22890f1c543c312ca2b336372746be29ad498f53;p=ci-management.git diff --git a/jjb/akraino-templates/akraino-iec-templates.yaml b/jjb/akraino-templates/akraino-iec-templates.yaml index 0f62307..df14cbe 100644 --- a/jjb/akraino-templates/akraino-iec-templates.yaml +++ b/jjb/akraino-templates/akraino-iec-templates.yaml @@ -56,14 +56,13 @@ CLUSTER_SSH_PASSWORD=$K8S_SSH_PASSWORD CLUSTER_SSH_KEY=$K8S_SSH_KEY BLUEPRINT={project-name} - LAYER=k8s VERSION=master OPTIONAL=false block: true - project: !j2: | {%- for uc in usecase -%} - iec-{{ iecType }}-install-{{ uc | first }}-{{ installer }}-{{ deploy_type }}-{{ os }}-daily-{{ stream }} + iec-{{ iecType }}-install-{{ uc }}-{{ installer }}-{{ deploy_type }}-{{ os }}-daily-{{ stream }} {%- if not loop.last -%},{%- endif -%} {%- endfor %} current-parameters: true @@ -125,9 +124,8 @@ - git: credentials-id: '{jenkins-ssh-credential}' url: '{git-url}/{project}.git' - refspec: '' - branches: - - 'refs/heads/{branch}' + refspec: '$GERRIT_REFSPEC' + branches: '$GERRIT_BRANCH' skip-tag: true wipe-workspace: true submodule: