X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-ci-jobs.yaml;h=6aa84fd12487a4cb4ae1e0d349ec047dacad292e;hb=502523b6c679aea37113ebd6711fbcb9cbae8e1a;hp=39ebc8f2598ebcd85d6958bcb5ba336b83252760;hpb=6eab3e957eedbc9e166023ae0e8bc24ccf5b69ca;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index 39ebc8f2..6aa84fd1 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -30,7 +30,7 @@ submodule-disable: false packer-builder: openstack packer-cloud-settings: packer-cloud-env - packer-version: 1.4.2 + packer-version: 1.6.6 ##################### # Job Configuration # @@ -670,7 +670,7 @@ - branch-compare-type: ANT branch-pattern: "**" skip-vote: - success: true + successful: true failed: true unstable: true notbuilt: true @@ -1492,16 +1492,6 @@ - description-setter: regexp: '(\s+.*)(ZZCI\s+.*\d+-\d+\.\d+)' description: 'Image: \2' - # - trigger-builds: - # - project: '{project-name}-openstack-update-cloud-image' - # block: false - # predefined-parameters: | - # GERRIT_BRANCH=$GERRIT_BRANCH - # GERRIT_PROJECT=$GERRIT_PROJECT - # GERRIT_REFSPEC=$GERRIT_REFSPEC - # NEW_IMAGE_NAME=$NEW_IMAGE_NAME - # property-file: variables.jenkins-trigger - # property-file-fail-on-missing: true publishers: - lf-infra-publish @@ -1572,6 +1562,14 @@ pattern: 'packer\/templates\/{templates}\.json' - compare-type: REG_EXP pattern: 'packer\/vars\/{platforms}\.json' + - compare-type: REG_EXP + pattern: 'packer\/common-packer\/provision\/{templates}\.yaml' + - compare-type: REG_EXP + pattern: 'packer\/common-packer\/provision\/local-{templates}\.yaml' + - compare-type: REG_EXP + pattern: 'packer\/common-packer\/templates\/{templates}\.json' + - compare-type: REG_EXP + pattern: 'packer\/common-packer\/vars\/{platforms}\.json' - job-template: name: "{project-name}-packer-merge-{platforms}-{templates}" @@ -1629,6 +1627,11 @@ - 'packer\/provision\/local-{templates}\.yaml' - 'packer\/templates\/{templates}\.json' - 'packer\/vars\/{platforms}\.json' + - 'packer\/common-packer\/provision\/{templates}\.yaml' + - 'packer\/common-packer\/provision\/local-{templates}\.yaml' + - 'packer\/common-packer\/templates\/{templates}\.json' + - 'packer\/common-packer\/vars\/{platforms}\.json' + white-list-target-branches: - "{branch}" @@ -1689,6 +1692,14 @@ pattern: 'packer\/templates\/{templates}\.json' - compare-type: REG_EXP pattern: 'packer\/vars\/{platforms}\.json' + - compare-type: REG_EXP + pattern: 'packer\/common-packer\/provision\/{templates}\.yaml' + - compare-type: REG_EXP + pattern: 'packer\/common-packer\/provision\/local-{templates}\.yaml' + - compare-type: REG_EXP + pattern: 'packer\/common-packer\/templates\/{templates}\.json' + - compare-type: REG_EXP + pattern: 'packer\/common-packer\/vars\/{platforms}\.json' - job-template: name: "{project-name}-packer-verify-build-{platforms}-{templates}" @@ -1737,6 +1748,10 @@ - 'packer\/provision\/local-{templates}\.yaml' - 'packer\/templates\/{templates}\.json' - 'packer\/vars\/{platforms}\.json' + - 'packer\/common-packer\/vars\/{platforms}\.json' + - 'packer\/common-packer\/provision\/{templates}\.yaml' + - 'packer\/common-packer\/provision\/local-{templates}\.yaml' + - 'packer\/common-packer\/templates\/{templates}\.json' ################# # Packer Verify #