X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fakraino-templates%2Fakraino-iec-templates.yaml;h=df14cbe4fa0f029c26d6ea123c16baa6cf3a3f05;hp=15664d40f26ac61f41d141f9ff60058a4ad56470;hb=bc7b1438041402599cdcff0433c4c8ab62c8348d;hpb=c59181f887b55ad0fba9bbb934687ca3a1ba58dc diff --git a/jjb/akraino-templates/akraino-iec-templates.yaml b/jjb/akraino-templates/akraino-iec-templates.yaml index 15664d4..df14cbe 100644 --- a/jjb/akraino-templates/akraino-iec-templates.yaml +++ b/jjb/akraino-templates/akraino-iec-templates.yaml @@ -62,7 +62,7 @@ - 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 @@ -124,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: