From 46340a969e42cc567c465af7bd1f8e59a27af62b Mon Sep 17 00:00:00 2001 From: xudan Date: Mon, 26 Jun 2017 04:41:44 -0400 Subject: 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 --- exceptions/releng.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'exceptions') 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 -- cgit 1.2.3-korg