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