From 1a82f210ae375f3e3b0c34f62dec88e970b03bfb Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Tue, 24 Jul 2018 09:11:23 -0400 Subject: [PATCH] ci: Bump f28-compose by 10 minutes We're consistently seeing timeouts on the `f28-compose` test. It's likely due to a performance regression in the backend rather than anything else. I filed a ticket to get an investigation going, though for now at least, let's bump the timeout some more to keep patches flowing. Closes: #1463 Approved by: jlebon --- .papr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.papr.yml b/.papr.yml index b64fc9d4..63c887ee 100644 --- a/.papr.yml +++ b/.papr.yml @@ -109,7 +109,7 @@ context: f28-compose build: false -timeout: 40m +timeout: 50m required: true