X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-ci-jobs.yaml;h=20382811143c385a011acddca159397ec147fae0;hb=cddcc9d81a2fc6a28f691a2a02d88582f7284bf3;hp=5655a2b5c52cf7c6d49ef9e107c5a1002e1a3f39;hpb=0b1d0ba4945b93dc5d86fffef20f4be44fc5a2f9;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index 5655a2b5..20382811 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -20,8 +20,6 @@ - job-group: name: '{project-name}-packer-jobs' - packer-version: 1.2.2 - jobs: - gerrit-packer-merge - gerrit-packer-verify @@ -30,8 +28,6 @@ - job-group: name: '{project-name}-github-packer-jobs' - packer-version: 1.2.2 - jobs: - github-packer-merge - github-packer-verify @@ -86,6 +82,7 @@ stream: master submodule-recursive: true packer-cloud-settings: packer-cloud-env + packer-version: 1.2.2 ##################### # Job Configuration # @@ -468,6 +465,11 @@ branches: - branch-compare-type: ANT branch-pattern: '**/{branch}' + skip-vote: + success: true + failed: true + unstable: true + notbuilt: true - job-template: name: '{project-name}-jjb-deploy-job'