From: MatthewLi Date: Mon, 4 Jan 2016 08:56:10 +0000 (-0500) Subject: bug fix for gsutil cp url in bottlenecks job X-Git-Tag: brahmaputra.1.0~338 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=d026fac0cb3ab898ca5bacff3c588c11e1d876e1;p=releng.git bug fix for gsutil cp url in bottlenecks job JIRA: BOTTLENECK-4 Change-Id: I4a7f397546aa92fe73631ac5d99be130c5a3f991 Signed-off-by: MatthewLi --- diff --git a/jjb/bottlenecks/bottlenecks.yml b/jjb/bottlenecks/bottlenecks.yml index f311424af..1d9417c63 100644 --- a/jjb/bottlenecks/bottlenecks.yml +++ b/jjb/bottlenecks/bottlenecks.yml @@ -157,7 +157,7 @@ description: "the cache to store packages downloaded from public IP" - string: name: RUBBOS_URL - default: http://artifacts.opnfv.org/bottlenecks/rubbos + default: gs://artifacts.opnfv.org/bottlenecks/rubbos description: "LF artifacts url for storage of bottlenecks packages" - string: name: PACKAGE_URL