Run update-validate-jobs weekly 46/70346/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 5 Apr 2018 00:07:37 +0000 (20:07 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 5 Apr 2018 00:07:41 +0000 (20:07 -0400)
As discovered on this email thread:
https://lists.opendaylight.org/pipermail/integration-dev/2018-April/011428.html

We should run update-validate-jobs more regularly to ensure that
we have the jobs properly up to date between branch cuts.

Change-Id: Ibeb31b837c59c95ebeb61c441fc3971c9152dcf3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/autorelease/autorelease-templates.yaml

index 560f30a362a3eb9be8444947c65a47bd7202d3ee..ab1158e4561b1df7d1279636fc86e71f6ad31681 100644 (file)
 
 - job-template:
     name: autorelease-update-validate-jobs-{stream}
+
+    ######################
+    # Default parameters #
+    ######################
+
+    cron: '@weekly'
+
+    #####################
+    # Job configuration #
+    #####################
+
     project-type: freestyle
     node: centos7-builder-2c-1g
 
           choosing-strategy: default
 
     triggers:
+      - timed: '{cron}'
       - gerrit:
           server-name: '{gerrit-server-name}'
           trigger-on: