diff options
-rw-r--r-- | job-cfg/piuparts.yaml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/job-cfg/piuparts.yaml b/job-cfg/piuparts.yaml index 16d5a3db..ff14012b 100644 --- a/job-cfg/piuparts.yaml +++ b/job-cfg/piuparts.yaml @@ -28,15 +28,6 @@ - job-template: defaults: piuparts - name: '{name}_testsuite_wheezy' - publishers: - - email: - recipients: 'jenkins+debian-qa qa-jenkins-scm@lists.alioth.debian.org piuparts-devel@lists.alioth.debian.org' - builders: - - shell: '/srv/jenkins/bin/chroot-run.sh {my_distro} {my_shell}' - -- job-template: - defaults: piuparts name: '{name}_testsuite_jessie' publishers: - email: @@ -72,18 +63,6 @@ - job-template: defaults: piuparts - name: '{name}_build_wheezy' - publishers: - - email: - recipients: 'jenkins+debian-qa qa-jenkins-scm@lists.alioth.debian.org piuparts-devel@lists.alioth.debian.org' - - archive: - artifacts: '*_*.dsc, *_*.tar.*, *_*_*.deb, *_*_*.changes' - latest-only: true - builders: - - shell: 'export ARTIFACTS=true ; /srv/jenkins/bin/chroot-run.sh {my_distro} {my_shell}' - -- job-template: - defaults: piuparts name: '{name}_build_jessie' publishers: - email: |