From 0d9eacc92a6136a1669d8de37f69f5aee9636bd5 Mon Sep 17 00:00:00 2001 From: agardner Date: Mon, 28 Aug 2017 16:08:47 -0400 Subject: Make jinja templaing check non-voting Rather than chasing a moving target we will make this securedlab check non-voting. Will make it voting again once we have a consensus on the PDF file This patch will allow me to merge https://gerrit.opnfv.org/gerrit/#/c/38283/ Change-Id: Ib737733cd7bb8230723059a4535d86d1c5bdc886 Signed-off-by: agardner --- jjb/securedlab/check-jinja2.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'jjb/securedlab') diff --git a/jjb/securedlab/check-jinja2.yml b/jjb/securedlab/check-jinja2.yml index 1e85536e7..430ced560 100644 --- a/jjb/securedlab/check-jinja2.yml +++ b/jjb/securedlab/check-jinja2.yml @@ -70,6 +70,12 @@ pattern: '**/*.jinja2' - compare-type: ANT pattern: '**/*.yaml' + skip-vote: + successful: true + failed: true + unstable: true + notbuilt: true + builders: - check-jinja -- cgit 1.2.3-korg