summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--job-cfg/lintian-tests.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/lintian-tests.yaml b/job-cfg/lintian-tests.yaml
index 64067927..12e85291 100644
--- a/job-cfg/lintian-tests.yaml
+++ b/job-cfg/lintian-tests.yaml
@@ -60,7 +60,7 @@
jobs:
- '{name}_sid':
my_distro: 'sid'
- my_shell: 'debian/rules runtests'
+ my_shell: 'timeout 6h debian/rules runtests'
my_description: 'Debian/Lintian testsuite running on sid.'
my_trigger: 'lintian-tests_jessie'
- '{name}_jessie':