From 9cd8f858980ccead34e32f4cc6f47cb4b11d29cc Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Sun, 14 Sep 2014 19:30:54 +0200 Subject: limit other lintian jobs to 6h as well --- job-cfg/lintian-tests.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'job-cfg/lintian-tests.yaml') diff --git a/job-cfg/lintian-tests.yaml b/job-cfg/lintian-tests.yaml index 12e85291..d1119e5f 100644 --- a/job-cfg/lintian-tests.yaml +++ b/job-cfg/lintian-tests.yaml @@ -65,11 +65,11 @@ my_trigger: 'lintian-tests_jessie' - '{name}_jessie': my_distro: 'jessie' - my_shell: 'debian/rules runtests' + my_shell: 'timeout 6h debian/rules runtests' my_description: 'Debian/Lintian testsuite running on jessie.' my_trigger: 'lintian-tests_wheezy' - '{name}_wheezy': my_distro: 'wheezy backports' - my_shell: 'debian/rules runtests' + my_shell: 'timeout 6h debian/rules runtests' my_description: 'Debian/Lintian testsuite running on wheezy (+backports).' -- cgit v1.2.3-70-g09d2