From: lhinds Date: Wed, 28 Jun 2017 14:33:18 +0000 (+0100) Subject: Add exceptions for trusted domains X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=2030ccba0dd570f4b543e9d5f111b9f0469cf982;p=releng-anteater.git Add exceptions for trusted domains gerrit.opnfv.org openstack.org artifacts.opnfv.org build.opnfv.org githubusercontent.com/openstack Change-Id: I6904c5de847b13279f0aa3feee583ff8bd987920 Signed-off-by: lhinds --- diff --git a/exceptions/functest.yaml b/exceptions/functest.yaml index 97d41ab..a70d70b 100644 --- a/exceptions/functest.yaml +++ b/exceptions/functest.yaml @@ -11,3 +11,9 @@ 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(.*)https:\/\/raw.githubusercontent\.com\/openstack\/(.*) + - git clone(.*)https:\/\/git.opendaylight\.org\/gerrit\/(.*)