[Qa-jenkins-scm] [jenkins.debian.net] 02/02: partially revert fd5876d and 7e69bb6 as they are using a feature not present in our version of jenkins-job-builder

Holger Levsen holger at layer-acht.org
Fri May 19 11:42:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 0dc3de19105634060ee99fa60051f860e509dccc
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri May 19 13:40:13 2017 +0200

    partially revert fd5876d and 7e69bb6 as they are using a feature not present in our version of jenkins-job-builder
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 job-cfg/packages-tests.yaml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml
index 27ad593..f708a91 100644
--- a/job-cfg/packages-tests.yaml
+++ b/job-cfg/packages-tests.yaml
@@ -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}'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list