summaryrefslogtreecommitdiffstats
path: root/job-cfg/packages-tests.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg/packages-tests.yaml')
-rw-r--r--job-cfg/packages-tests.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml
index 40785faa..27ad5935 100644
--- a/job-cfg/packages-tests.yaml
+++ b/job-cfg/packages-tests.yaml
@@ -102,7 +102,7 @@
name: dak-tests
my_git_url: 'https://ftp-master.debian.org/git/dak.git'
my_recipients: 'jenkins+debian-ftp debian-dak@lists.debian.org'
- my_shell: '--exports-results timeout 1h dpkg-buildpackage -us -uc -tc'
+ my_shell: 'timeout 1h dpkg-buildpackage -us -uc -tc'
my_description: 'DAK testsuite'
my_distro:
# DAK tests cannot be run in sid/stretch atm, but still create the jobs
@@ -115,4 +115,4 @@
- pollscm:
cron: '* H/2 * * *'
jobs:
- - junit
+ - simple