From ffd71b6c75656148b77cb1117f27615071c8167b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20D=C3=ADaz?= Date: Sat, 15 Dec 2018 21:25:54 -0600 Subject: rpb-openembedded: Time out after 3 hours MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Veeeeeery occasionally, some build infrastructure can go awry making these builds run forever and a day. It's not the first time this happens in the past few weeks, and when it does on the weekends it's bit worse as it may take a few days before someone notices. Change-Id: I36d720c0afa45b9ad9bb13d30d2112b41adf80b0 Signed-off-by: Daniel Díaz --- rpb-openembedded-jethro.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rpb-openembedded-jethro.yaml') diff --git a/rpb-openembedded-jethro.yaml b/rpb-openembedded-jethro.yaml index 441d4fcbcf..757d236c26 100644 --- a/rpb-openembedded-jethro.yaml +++ b/rpb-openembedded-jethro.yaml @@ -74,6 +74,8 @@ execution-strategy: sequential: false wrappers: + - timeout: + timeout: 180 - timestamps - ssh-agent-credentials: users: -- cgit v1.2.3