From: xudan Date: Mon, 26 Jun 2017 08:41:44 +0000 (-0400) Subject: Add wget from artifacts.opnfv.org to exceptions X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=46340a969e42cc567c465af7bd1f8e59a27af62b;p=releng-anteater.git Add wget from artifacts.opnfv.org to exceptions JIRA: DOVETAIL-455 1. change build.opnfv.org to build\.opnfv\.org 2. add wget(.*)artifacts\.opnfv\.org Change-Id: I62f0f0f3a145fa38ebab94b3852f196b530f945a Signed-off-by: xudan --- diff --git a/exceptions/releng.yaml b/exceptions/releng.yaml index 10a60e0..0f489ba 100644 --- a/exceptions/releng.yaml +++ b/exceptions/releng.yaml @@ -60,4 +60,5 @@ file_audits: - wget > /dev/null - wget \$get_pip_url - wget(.*)WORKSPACE/opnfv\.properties(.*)GS_URL(.*)properties - - wget(.*)build.opnfv.org + - wget(.*)build\.opnfv\.org + - wget(.*)artifacts\.opnfv\.org