From d026fac0cb3ab898ca5bacff3c588c11e1d876e1 Mon Sep 17 00:00:00 2001 From: MatthewLi Date: Mon, 4 Jan 2016 03:56:10 -0500 Subject: [PATCH] bug fix for gsutil cp url in bottlenecks job JIRA: BOTTLENECK-4 Change-Id: I4a7f397546aa92fe73631ac5d99be130c5a3f991 Signed-off-by: MatthewLi --- jjb/bottlenecks/bottlenecks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.16.6