summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorMaryam Tahhan <maryam.tahhan@intel.com>2016-06-14 13:28:52 +0100
committerMaryam Tahhan <maryam.tahhan@intel.com>2016-06-14 13:29:35 +0100
commit195eec3912bc6fa5b4ccbbb122bc4f785fc4ae16 (patch)
tree5027a0e357e9c86f1cc635d596acd8b4572021f7 /jjb
parent35c6b0f1be38844870ad75ef5fdc08cb56d4d0e4 (diff)
fastpathmetrics: fix daily build trigger
Change-Id: Iffd07fbeebbc21872ba584e95b8698a5f72aa6c8 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/fastpathmetrics/fastpathmetrics.yml16
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: |