diff options
-rw-r--r-- | jjb/bottlenecks/bottlenecks.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |