From: Alfredo Deza Date: Wed, 20 Jan 2016 11:50:26 +0000 (-0500) Subject: make this thing timeout because it can hang for sure X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=19f311de41f24677a2c6c8753deda98a18a239e4;p=ceph-build.git make this thing timeout because it can hang for sure Signed-off-by: Alfredo Deza --- diff --git a/ceph-pull-requests/config/definitions/ceph-pull-requests.yml b/ceph-pull-requests/config/definitions/ceph-pull-requests.yml index f5e8f8f6..ea39bd95 100644 --- a/ceph-pull-requests/config/definitions/ceph-pull-requests.yml +++ b/ceph-pull-requests/config/definitions/ceph-pull-requests.yml @@ -46,7 +46,7 @@ wipe-workspace: true builders: - - shell: "./run-make-check.sh" + - shell: "timeout 7200 ./run-make-check.sh" publishers: - github-notifier