summaryrefslogtreecommitdiffstats
path: root/job-cfg/udd.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-01-06 01:39:30 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-06 01:39:30 +0100
commit05c2b419071da0aaa48ea6cfefaa3b527dd8822a (patch)
treef942a661f8670d2928942b3e72a611bb02da9cfc /job-cfg/udd.yaml
parent26e779499fd96eff94184ec03afd1218cadb2d30 (diff)
downloadjenkins.debian.net-05c2b419071da0aaa48ea6cfefaa3b527dd8822a.tar.xz
udd: add job to just list all UDD tables
Diffstat (limited to 'job-cfg/udd.yaml')
-rw-r--r--job-cfg/udd.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/job-cfg/udd.yaml b/job-cfg/udd.yaml
index 7e6398c7..dfa5ee1f 100644
--- a/job-cfg/udd.yaml
+++ b/job-cfg/udd.yaml
@@ -34,6 +34,10 @@
- job-template:
defaults: udd
+ name: '{name}_list_tables'
+
+- job-template:
+ defaults: udd
name: '{name}_wheezy_multiarch_versionskew'
- job-template:
@@ -55,6 +59,10 @@
- project:
name: udd
jobs:
+ - '{name}_list_tables':
+ my_time: '15 8 * * 1'
+ my_params: 'list_tables'
+ my_description: 'Just list all <a href="https://udd.debian.org" target="_blank">UDD</a> tables.'
- '{name}_wheezy_multiarch_versionskew':
my_time: '2 8 1 * *'
my_params: 'multiarch_versionskew wheezy'