From 2f089cf21a434da730ecb419217b47dda474289e Mon Sep 17 00:00:00 2001 From: lhinds Date: Tue, 11 Jul 2017 08:21:25 +0100 Subject: Add weekly anteater projects July 10 additions https://wiki.opnfv.org/display/INF/Project+Roll+Out+for+Anteater Change-Id: I1e6c2c3dd14012254a5a219ef223dfeb80245257 Signed-off-by: lhinds --- exceptions/enfv.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 exceptions/enfv.yaml (limited to 'exceptions/enfv.yaml') diff --git a/exceptions/enfv.yaml b/exceptions/enfv.yaml new file mode 100644 index 0000000..5881d4a --- /dev/null +++ b/exceptions/enfv.yaml @@ -0,0 +1,20 @@ +--- +# When adding projects all `arrays: []` sections must have +# a value, Use 'nullvalue' if no waivers are available. +# +# This file uses standard regular expression syntax, however be mindful +# of escaping YAML delimiters too (such as `:`) using double quotes "". + +binaries: + binary_ignore: [nullvalue] + +file_audits: + file_names: [nullvalue] + file_contents: + - ^# + - git clone.+\.openstack\.org + - git clone.+gerrit\.opnfv\.org + - wget.+build\.opnfv\.org + - wget.+artifacts\.opnfv\.org + - wget.+git\.openstack.org + - git clone.+https:\/\/git.opendaylight\.org\/gerrit\/ -- cgit 1.2.3-korg