From: MatthewLi Date: Mon, 4 Jan 2016 10:06:35 +0000 (-0500) Subject: add google storage path postfix for bottlenecks project X-Git-Tag: brahmaputra.1.0~333^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=7f4f1d8245d8b041adf6f91b780e101d25299759;p=releng.git add google storage path postfix for bottlenecks project JIRA: RELENG-64 Change-Id: Ie8d49a04efdb489232469b769196e98c3bf15bfe Signed-off-by: MatthewLi --- 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: