diff options
author | MatthewLi <matthew.lijun@huawei.com> | 2016-01-04 05:06:35 -0500 |
---|---|---|
committer | MatthewLi <matthew.lijun@huawei.com> | 2016-01-04 06:16:12 -0500 |
commit | 7f4f1d8245d8b041adf6f91b780e101d25299759 (patch) | |
tree | e8428271914af8c999dcaedab986dc09d1e931f7 /jjb/bottlenecks | |
parent | d026fac0cb3ab898ca5bacff3c588c11e1d876e1 (diff) |
add google storage path postfix for bottlenecks project
JIRA: RELENG-64
Change-Id: Ie8d49a04efdb489232469b769196e98c3bf15bfe
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'jjb/bottlenecks')
-rw-r--r-- | jjb/bottlenecks/bottlenecks.yml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/jjb/bottlenecks/bottlenecks.yml b/jjb/bottlenecks/bottlenecks.yml index 1d9417c63..2ca87b0b2 100644 --- a/jjb/bottlenecks/bottlenecks.yml +++ b/jjb/bottlenecks/bottlenecks.yml @@ -88,7 +88,8 @@ - project-parameter: project: '{project}' - 'ericsson-ca-build-1-defaults' - - 'bottlenecks-parameter' + - bottlenecks-parameter: + gs-pathname: '{gs-pathname}' scm: - git-scm: @@ -157,7 +158,7 @@ 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 @@ -221,7 +222,7 @@ - trigger: name: 'bottlenecks-trigger-lf' triggers: - - timed: '0 16 * * *' + - timed: '0 6 * * *' - gerrit: trigger-on: - patchset-created-event: |