From: Cédric Ollivier Date: Wed, 28 Jun 2017 20:54:25 +0000 (+0200) Subject: Allow downloading files hosted by git.openstack.org X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=f2149d0366a2dd7add11d017679307256632d372;p=releng-anteater.git Allow downloading files hosted by git.openstack.org It replaces the previous exception for the cloned repositories (github.com/openstack). Change-Id: I920ab7ae70c4490b53a7e988e5b0b258a12ec67f Signed-off-by: Cédric Ollivier --- diff --git a/exceptions/functest.yaml b/exceptions/functest.yaml index a70d70b..c069049 100644 --- a/exceptions/functest.yaml +++ b/exceptions/functest.yaml @@ -15,5 +15,5 @@ file_audits: - git clone(.*)gerrit\.opnfv\.org - wget(.*)build\\.opnfv\.org - wget(.*)artifacts\\.opnfv\.org - - wget(.*)https:\/\/raw.githubusercontent\.com\/openstack\/(.*) + - wget(.*)git\\.openstack\.org - git clone(.*)https:\/\/git.opendaylight\.org\/gerrit\/(.*)