From: Thanh Ha Date: Tue, 24 Apr 2018 16:31:59 +0000 (-0400) Subject: Skip vote for jjb-deploy X-Git-Tag: v0.19.0~10 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F04%2F10204%2F1;p=releng%2Fglobal-jjb.git Skip vote for jjb-deploy This job should not be voting. Issue: RELENG-918 Change-Id: Ia53fe0485e4187d85ecca4e6c48aacda6a997786 Signed-off-by: Thanh Ha --- diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index 5655a2b5..02d95404 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -468,6 +468,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'