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