Commit 0dc3de19 authored by Mattia Rizzolo's avatar Mattia Rizzolo Committed by Holger Levsen
Browse files

partially revert fd5876d5 and 7e69bb64 as they are using a feature not present...

partially revert fd5876d5 and 7e69bb64

 as they are using a feature not present in our version of jenkins-job-builder

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent 5a7b8562
......@@ -69,10 +69,10 @@
id: simple
name: '{name}_{my_distro}'
- job-template:
defaults: packages-tests-junit-exports
id: junit
name: '{name}_{my_distro}'
#- job-template:
# defaults: packages-tests-junit-exports
# id: junit
# name: '{name}_{my_distro}'
- project:
name: lintian-tests
......@@ -82,7 +82,7 @@
my_description: 'Debian/Lintian testsuite'
my_distro: *distros_defaults
jobs:
- simple
- '{name}_{my_distro}'
- project:
name: debhelper-tests
......@@ -96,7 +96,7 @@
- jessie:
my_disabled: true
jobs:
- simple
- '{name}_{my_distro}'
- project:
name: dak-tests
......@@ -115,4 +115,4 @@
- pollscm:
cron: '* H/2 * * *'
jobs:
- simple
- '{name}_{my_distro}'
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment