diff options
author | MatthewLi <matthew.lijun@huawei.com> | 2016-01-11 23:11:35 -0500 |
---|---|---|
committer | MatthewLi <matthew.lijun@huawei.com> | 2016-01-11 23:13:58 -0500 |
commit | d4b05552a6bbf0374dc24339e44a31bf3c0ae084 (patch) | |
tree | dcc801d97360a985a569f2dc10fb3344d2502e82 | |
parent | 41d070923da637ec588998017e9c41347891ba2d (diff) |
bottlenecks: disable time trigger in order not to run parallel and open B branch
JIRA: BOTTLENECK-1
Change-Id: I19a917f090289233a8c7d61f3a25569dadad1972
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
-rw-r--r-- | jjb/bottlenecks/bottlenecks.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/bottlenecks/bottlenecks.yml b/jjb/bottlenecks/bottlenecks.yml index 828fd214b..c29c5688b 100644 --- a/jjb/bottlenecks/bottlenecks.yml +++ b/jjb/bottlenecks/bottlenecks.yml @@ -25,9 +25,9 @@ - master: branch: '{stream}' gs-pathname: '' -# - brahmaputra: -# branch: 'stable/{stream}' -# gs-pathname: '/{stream}' + - brahmaputra: + branch: 'stable/{stream}' + gs-pathname: '/{stream}' project: 'bottlenecks' ############################### @@ -243,7 +243,7 @@ - trigger: name: 'bottlenecks-trigger-lf' triggers: - - timed: '0 6 * * *' +# - timed: '0 6 * * *' - gerrit: trigger-on: - patchset-created-event: |