From 876d1d82cd0eb4f589e2661765ebec98becadde7 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 25 Dec 2014 14:05:27 +0100 Subject: use Build-timeout Plugin to limit job runtime to 6h for chroot-installations and g-i-installation jobs and to 26h for reproducible_builder jobs --- job-cfg/chroot-installation.yaml.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'job-cfg/chroot-installation.yaml.py') diff --git a/job-cfg/chroot-installation.yaml.py b/job-cfg/chroot-installation.yaml.py index c8242154..4fa2b183 100755 --- a/job-cfg/chroot-installation.yaml.py +++ b/job-cfg/chroot-installation.yaml.py @@ -191,6 +191,9 @@ print(""" option: category categories: - chroot-installation + wrappers: + - timeout: + timeout: 360 """) for base_distro in sorted(base_distros): -- cgit v1.2.3-70-g09d2