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/armband.yaml | 2 +- exceptions/bamboo.yaml | 1 - exceptions/barometer.yaml | 1 - exceptions/bottlenecks.yaml | 1 - exceptions/compass4nfv.yaml | 2 +- exceptions/conductor.yaml | 1 - exceptions/cperf.yaml | 20 ++++++++++++++++++++ exceptions/daisy.yaml | 20 ++++++++++++++++++++ exceptions/doctor.yaml | 20 ++++++++++++++++++++ exceptions/dovetail.yaml | 20 ++++++++++++++++++++ exceptions/dpacc.yaml | 20 ++++++++++++++++++++ exceptions/enfv.yaml | 20 ++++++++++++++++++++ exceptions/escalator.yaml | 20 ++++++++++++++++++++ exceptions/fds.yaml | 20 ++++++++++++++++++++ exceptions/functest.yaml | 2 +- exceptions/pharos.yaml | 1 - exceptions/template.yaml | 20 ++++++++++++++++++++ exceptions/yardstick.yaml | 20 ++++++++++++++++++++ master_list.yaml | 9 +++++++++ 19 files changed, 212 insertions(+), 8 deletions(-) create mode 100644 exceptions/cperf.yaml create mode 100644 exceptions/daisy.yaml create mode 100644 exceptions/doctor.yaml create mode 100644 exceptions/dovetail.yaml create mode 100644 exceptions/dpacc.yaml create mode 100644 exceptions/enfv.yaml create mode 100644 exceptions/escalator.yaml create mode 100644 exceptions/fds.yaml create mode 100644 exceptions/template.yaml create mode 100644 exceptions/yardstick.yaml diff --git a/exceptions/armband.yaml b/exceptions/armband.yaml index d96888c..5881d4a 100644 --- a/exceptions/armband.yaml +++ b/exceptions/armband.yaml @@ -17,4 +17,4 @@ file_audits: - wget.+build\.opnfv\.org - wget.+artifacts\.opnfv\.org - wget.+git\.openstack.org - - git clone.+https:\/\/git.opendaylight\.org\/gerrit\/ \ No newline at end of file + - git clone.+https:\/\/git.opendaylight\.org\/gerrit\/ diff --git a/exceptions/bamboo.yaml b/exceptions/bamboo.yaml index 012a658..5881d4a 100644 --- a/exceptions/bamboo.yaml +++ b/exceptions/bamboo.yaml @@ -18,4 +18,3 @@ file_audits: - wget.+artifacts\.opnfv\.org - wget.+git\.openstack.org - git clone.+https:\/\/git.opendaylight\.org\/gerrit\/ - diff --git a/exceptions/barometer.yaml b/exceptions/barometer.yaml index 012a658..5881d4a 100644 --- a/exceptions/barometer.yaml +++ b/exceptions/barometer.yaml @@ -18,4 +18,3 @@ file_audits: - wget.+artifacts\.opnfv\.org - wget.+git\.openstack.org - git clone.+https:\/\/git.opendaylight\.org\/gerrit\/ - diff --git a/exceptions/bottlenecks.yaml b/exceptions/bottlenecks.yaml index 012a658..5881d4a 100644 --- a/exceptions/bottlenecks.yaml +++ b/exceptions/bottlenecks.yaml @@ -18,4 +18,3 @@ file_audits: - wget.+artifacts\.opnfv\.org - wget.+git\.openstack.org - git clone.+https:\/\/git.opendaylight\.org\/gerrit\/ - diff --git a/exceptions/compass4nfv.yaml b/exceptions/compass4nfv.yaml index a413be1..ab5ac5e 100644 --- a/exceptions/compass4nfv.yaml +++ b/exceptions/compass4nfv.yaml @@ -24,4 +24,4 @@ file_audits: - \'password\'\:.password - \'password\'\:.\{ - metadata_secret - - compass_user_password \ No newline at end of file + - compass_user_password diff --git a/exceptions/conductor.yaml b/exceptions/conductor.yaml index 012a658..5881d4a 100644 --- a/exceptions/conductor.yaml +++ b/exceptions/conductor.yaml @@ -18,4 +18,3 @@ file_audits: - wget.+artifacts\.opnfv\.org - wget.+git\.openstack.org - git clone.+https:\/\/git.opendaylight\.org\/gerrit\/ - diff --git a/exceptions/cperf.yaml b/exceptions/cperf.yaml new file mode 100644 index 0000000..5881d4a --- /dev/null +++ b/exceptions/cperf.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\/ diff --git a/exceptions/daisy.yaml b/exceptions/daisy.yaml new file mode 100644 index 0000000..5881d4a --- /dev/null +++ b/exceptions/daisy.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\/ diff --git a/exceptions/doctor.yaml b/exceptions/doctor.yaml new file mode 100644 index 0000000..5881d4a --- /dev/null +++ b/exceptions/doctor.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\/ diff --git a/exceptions/dovetail.yaml b/exceptions/dovetail.yaml new file mode 100644 index 0000000..5881d4a --- /dev/null +++ b/exceptions/dovetail.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\/ diff --git a/exceptions/dpacc.yaml b/exceptions/dpacc.yaml new file mode 100644 index 0000000..5881d4a --- /dev/null +++ b/exceptions/dpacc.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\/ 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\/ diff --git a/exceptions/escalator.yaml b/exceptions/escalator.yaml new file mode 100644 index 0000000..5881d4a --- /dev/null +++ b/exceptions/escalator.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\/ diff --git a/exceptions/fds.yaml b/exceptions/fds.yaml new file mode 100644 index 0000000..5881d4a --- /dev/null +++ b/exceptions/fds.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\/ diff --git a/exceptions/functest.yaml b/exceptions/functest.yaml index fd531be..c0d01f1 100644 --- a/exceptions/functest.yaml +++ b/exceptions/functest.yaml @@ -19,4 +19,4 @@ file_audits: - git clone.+https:\/\/git.opendaylight\.org\/gerrit\/ - openssl-dev.libjpeg-turbo-dev.git.wget.& - RUN.+curl.*https\:\/\/get\.rvm\.io.*bash.*stable - - grep.sed.wget.ca-certificates.git.\&& \ No newline at end of file + - grep.sed.wget.ca-certificates.git.\&& diff --git a/exceptions/pharos.yaml b/exceptions/pharos.yaml index 2558c03..dde146d 100644 --- a/exceptions/pharos.yaml +++ b/exceptions/pharos.yaml @@ -17,4 +17,3 @@ file_audits: - wget.+artifacts\.opnfv\.org - wget.+git\.openstack.org - git clone.+https:\/\/git.opendaylight\.org\/gerrit\/ - diff --git a/exceptions/template.yaml b/exceptions/template.yaml new file mode 100644 index 0000000..5881d4a --- /dev/null +++ b/exceptions/template.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\/ diff --git a/exceptions/yardstick.yaml b/exceptions/yardstick.yaml new file mode 100644 index 0000000..5881d4a --- /dev/null +++ b/exceptions/yardstick.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\/ diff --git a/master_list.yaml b/master_list.yaml index 001565a..c40e138 100644 --- a/master_list.yaml +++ b/master_list.yaml @@ -112,8 +112,17 @@ project_exceptions: - compass4nfv: exceptions/compass4nfv.yaml - conductor: exceptions/conductor.yaml - copper: exceptions/copper.yaml + - cperf: exceptions/cperf.yaml + - daisy: exceptions/daisy.yaml + - doctor: exceptions/doctor.yaml + - dovetail: exceptions/dovetail.yaml + - dpacc: exceptions/dpacc.yaml + - enfv: exceptions/enfv.yaml + - escalator: exceptions/escalator.yaml + - fds: exceptions/fds.yaml - functest: exceptions/functest.yaml - octopus: exceptions/octopus.yaml - pharos: exceptions/pharos.yaml - releng: exceptions/releng.yaml - sandbox: exceptions/sandbox.yaml + - yardstick: exceptions/yardstick.yaml -- cgit 1.2.3-korg