Adding GS_PROXY prefix to GS_URL in proxy scenario 05/24805/1
authorJulien <zhang.jun3g@zte.com.cn>
Thu, 24 Nov 2016 03:09:21 +0000 (11:09 +0800)
committerJulien <zhang.jun3g@zte.com.cn>
Thu, 24 Nov 2016 03:09:21 +0000 (11:09 +0800)
commit21028ecd8c90502d4aa03396965dabd30f96c6b9
tree91d214d29a1b3b72019b3018be843adab2c705a5
parent4da12f732e8aa918719c2a8c30e7a78dc0b15428
Adding GS_PROXY prefix to GS_URL in proxy scenario

${GS_PROXY} does not include branch name in the URL, when use it to
download the latest.properties, it always downloads the master branch
file, not the current release defined in ${gs-pathname}.

In this patch, no longer directly use ${GS_BASE_PROXY}, but join them.

JIRA: FUEL-225

Change-Id: I2566036c174b2f03997669d25a37f1de21ffeac6
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
jjb/fuel/fuel-download-artifact.sh