Update automated project templates
[releng/builder.git] / jjb / ofextensions / circuitsw / circuitsw.yaml
index afe66973244d480d1adbd63a293d347af18d05a1..bf8c91a371e92dca7bd9af9d7fa06439e92ce7a4 100644 (file)
@@ -8,7 +8,7 @@
     jobs:
         - 'circuitsw-verify-{stream}'
         - 'circuitsw-merge-{stream}'
-        - 'circuitsw-daily-{stream}'
+        - 'circuitsw-periodic-{stream}'
         - 'circuitsw-distribution-{stream}'
         - 'circuitsw-integration-{stream}'
         - 'circuitsw-sonar'
         - jacoco-report
 
 - job-template:
-    name: 'circuitsw-daily-{stream}'
+    name: 'circuitsw-periodic-{stream}'
 
-    # Job template for daily builders
+    # Job template for periodic builders
     #
-    # The purpose of this job template is to setup a daily/nightly
-    # builder and pushes to Sonar analysis.
+    # The purpose of this job template is to setup a periodic
+    # builder.
     #
     # Required Variables:
     #     stream:    release stream (eg. stable-lithium or beryllium)
                 - '{ssh-credentials}'
 
     triggers:
-        - timed: 'H H * * 7'
+        - timed: '@daily'
 
     prebuilders:
         - wipe-org-opendaylight-repo
         global-settings: '{odl-global-settings}'
 
     postbuilders:
+        - shell: 'find . -regex ".*karaf/target" | xargs rm -rf'
         - check-clm:
             application-name: circuitsw