Add wget from artifacts.opnfv.org to exceptions 01/36501/1
authorxudan <xudan16@huawei.com>
Mon, 26 Jun 2017 08:41:44 +0000 (04:41 -0400)
committerxudan <xudan16@huawei.com>
Mon, 26 Jun 2017 08:45:15 +0000 (04:45 -0400)
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>
exceptions/releng.yaml

index 10a60e0..0f489ba 100644 (file)
@@ -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