Merge "Update clover daily job slot"
[releng.git] / jjb / clover / clover-project.yml
index 02c2ec0..31eed8f 100644 (file)
           branch: '{stream}'
           gs-pathname: ''
           disabled: false
+      - fraser: &fraser
+          branch: 'stable/{stream}'
+          gs-pathname: '/{stream}'
+          disabled: false
 
 - job-template:
     name: 'clover-verify-{stream}'
@@ -32,7 +36,8 @@
       - string:
           name: GIT_BASE
           default: https://gerrit.opnfv.org/gerrit/$PROJECT
-          description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW."
+          description: "Used for overriding the GIT URL coming from Global Jenkins\
+            \ configuration in case if the stuff is done on none-LF HW."
       # yamllint enable rule:line-length
       - 'opnfv-build-ubuntu-defaults'
 
@@ -78,6 +83,9 @@
     scm:
       - git-scm
 
+    triggers:
+      - timed: '0 8 * * *'
+
     wrappers:
       - fix-workspace-permissions
 
           block-level: 'NODE'
 
     wrappers:
+      - timeout:
+          timeout: 180
+          abort: true
       - fix-workspace-permissions
 
     parameters:
       - string:
           name: GIT_BASE
           default: https://gerrit.opnfv.org/gerrit/$PROJECT
-          description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW."
+          description: "Used for overriding the GIT URL coming from Global Jenkins\
+            \ configuration in case if the stuff is done on none-LF HW."
       # yamllint enable rule:line-length
       - node:
           name: SLAVE_NAME
       - git-scm
 
     triggers:
-      - timed: '0 12 * * *'
+      - timed: '0 9 * * *'
 
     builders:
       - shell: |