aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2017-06-26 04:41:44 -0400
committerxudan <xudan16@huawei.com>2017-06-26 04:45:15 -0400
commit46340a969e42cc567c465af7bd1f8e59a27af62b (patch)
treeecf63bc482c32c0e72e0b819299d8d7fafe7c5e4
parent9371bc28b1bbabf2dc130039e1a8a3a3c66c1ba1 (diff)
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 <xudan16@huawei.com>
-rw-r--r--exceptions/releng.yaml3
1 files changed, 2 insertions, 1 deletions
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