diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-06-14 18:51:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-06-14 18:51:01 +0000 |
commit | 4c6595ce2ead349f5932978a0e5437598da794f2 (patch) | |
tree | 6497187aac23aa93b4fc85fc4ef331d515917087 | |
parent | 6a824a9090fbaea265259671dba3c8529df41e77 (diff) | |
parent | 195eec3912bc6fa5b4ccbbb122bc4f785fc4ae16 (diff) |
Merge "fastpathmetrics: fix daily build trigger"
-rw-r--r-- | jjb/fastpathmetrics/fastpathmetrics.yml | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/jjb/fastpathmetrics/fastpathmetrics.yml b/jjb/fastpathmetrics/fastpathmetrics.yml index c9699ad23..e8aca182b 100644 --- a/jjb/fastpathmetrics/fastpathmetrics.yml +++ b/jjb/fastpathmetrics/fastpathmetrics.yml @@ -141,20 +141,8 @@ choosing-strategy: 'default' triggers: - - gerrit: - trigger-on: - - change-merged-event - - comment-added-contains-event: - comment-contains-value: 'remerge' - projects: - - project-compare-type: 'ANT' - project-pattern: '{project}' - branches: - - branch-compare-type: 'ANT' - branch-pattern: '**/{branch}' - forbidden-file-paths: - - compare-type: ANT - pattern: 'docs/**' + - pollscm: + cron: '@midnight' builders: - shell: | |