Update automated project templates
[releng/builder.git] / jjb / tsdr / tsdr.yaml
index 969971e38f40eaa4ed711174051e03bb7143398a..2bd8a81503109e355823fe9a171a3c67ae6578d4 100644 (file)
@@ -8,7 +8,7 @@
     jobs:
         - 'tsdr-verify-{stream}'
         - 'tsdr-merge-{stream}'
-        - 'tsdr-daily-{stream}'
+        - 'tsdr-periodic-{stream}'
         - 'tsdr-distribution-{stream}'
         - 'tsdr-integration-{stream}'
         - 'tsdr-sonar'
         - jacoco-report
 
 - job-template:
-    name: 'tsdr-daily-{stream}'
+    name: 'tsdr-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