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