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