From: lhinds Date: Wed, 14 Jun 2017 07:24:13 +0000 (+0100) Subject: Adding all projects for weekly run. X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=b1959f18852ef2b4ce3447130e25c78bc6fb195e;p=releng-anteater.git Adding all projects for weekly run. A 'testproj' capture all variable is used for weekly runs Change-Id: I7b55e21b885fb1b44b5309b2715c58944c10723e Signed-off-by: lhinds --- diff --git a/gatechecks.yaml b/gatechecks.yaml index bf3c9fd..23b5bd5 100644 --- a/gatechecks.yaml +++ b/gatechecks.yaml @@ -11,6 +11,8 @@ binaries: binary_ignore: [nullvalue] sandbox: binary_ignore: [nullvalue] + testproj: + binary_ignore: [nullvalue] file_audits: file_names: [\.gpg$,\.key$,\.asc$,\.sig$,\.md5,aws_access_key_id,aws_secret_access_key,id_rsa] @@ -35,6 +37,9 @@ file_audits: sandbox: file_names: [nullvalue] file_contents: [nullvalue] + testproj: + file_names: [nullvalue] + file_contents: [nullvalue] licence: licence_ext: ['.rst','.md','.py','.sh','.java','.rb']