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;ds=sidebyside;h=refs%2Fchanges%2F75%2F36675%2F1;hp=2030ccba0dd570f4b543e9d5f111b9f0469cf982;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\/(.*)