diff options
author | Julien <zhang.jun3g@zte.com.cn> | 2016-08-11 23:57:40 +0800 |
---|---|---|
committer | Julien <zhang.jun3g@zte.com.cn> | 2016-08-11 23:57:40 +0800 |
commit | 5b0f175baa6e2c5b83d5e918588e35b36933a25b (patch) | |
tree | 00e9e07ecf1a6563a7ec7193540facaef1120bb0 /jjb/releng-macros.yaml | |
parent | 6d98467d60f1215290f52c6093e18e27805bf52d (diff) |
Use GS_BASE_PROXY URL to download
For artifcats.opnfv.org is actually domain googleusercontent.com,
and the website is blocked randomly. For labs in area where
google.com/googleuserconent.com can not be accessed, use the
proxy website.
Update proxy wrong URL from build.opnfv.org/artifacts/$PROJECT to
build.opnfv.org/artifacts.opnfv.org/$PROJECT
Change-Id: Iabdbe18937197c79a7d0e31cb0f31f2805a3f35b
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Diffstat (limited to 'jjb/releng-macros.yaml')
-rw-r--r-- | jjb/releng-macros.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/releng-macros.yaml b/jjb/releng-macros.yaml index c14ea6c47..8328aec03 100644 --- a/jjb/releng-macros.yaml +++ b/jjb/releng-macros.yaml @@ -13,7 +13,7 @@ description: "URL to Google Storage." - string: name: GS_BASE_PROXY - default: build.opnfv.org/artifacts/$PROJECT + default: build.opnfv.org/artifacts.opnfv.org/$PROJECT description: "URL to Google Storage proxy" - parameter: |