From cacdb2ae857c0260ac970dbbbe7a5ea8bd17b8d5 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 b64fc9d49e..63c887eea9 100644 --- a/.papr.yml +++ b/.papr.yml @@ -109,7 +109,7 @@ context: f28-compose build: false -timeout: 40m +timeout: 50m required: true