add google storage path postfix for bottlenecks project 61/5461/5
authorMatthewLi <matthew.lijun@huawei.com>
Mon, 4 Jan 2016 10:06:35 +0000 (05:06 -0500)
committerMatthewLi <matthew.lijun@huawei.com>
Mon, 4 Jan 2016 11:16:12 +0000 (06:16 -0500)
JIRA: RELENG-64

Change-Id: Ie8d49a04efdb489232469b769196e98c3bf15bfe
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
jjb/bottlenecks/bottlenecks.yml

index 1d9417c..2ca87b0 100644 (file)
@@ -88,7 +88,8 @@
         - project-parameter:
             project: '{project}'
         - 'ericsson-ca-build-1-defaults'
-        - 'bottlenecks-parameter'
+        - bottlenecks-parameter:
+            gs-pathname: '{gs-pathname}'
 
     scm:
         - git-scm:
            description: "the cache to store packages downloaded from public IP"
         - string:
            name: RUBBOS_URL
-           default: gs://artifacts.opnfv.org/bottlenecks/rubbos
+           default: gs://artifacts.opnfv.org/bottlenecks/rubbos{gs-pathname}
            description: "LF artifacts url for storage of bottlenecks packages"
         - string:
            name: PACKAGE_URL
 - trigger:
     name: 'bottlenecks-trigger-lf'
     triggers:
-        - timed: '0 16 * * *'
+        - timed: '0 6 * * *'
         - gerrit:
             trigger-on:
                 - patchset-created-event: