From da965b07ee0fdd6714636c1eae66f80862e071ea Mon Sep 17 00:00:00 2001 From: Toru Ogawa Date: Tue, 12 Mar 2019 15:20:25 +0900 Subject: [PATCH] adjust time_limit --- .pfnci/config.pbtxt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.pfnci/config.pbtxt b/.pfnci/config.pbtxt index fe01496bc6..0afe603701 100644 --- a/.pfnci/config.pbtxt +++ b/.pfnci/config.pbtxt @@ -6,7 +6,7 @@ configs { memory: 64 } time_limit: { - seconds: 3600 + seconds: 900 } command: "sh .pfnci/tests.sh" environment_variables { @@ -28,7 +28,7 @@ configs { memory: 64 } time_limit: { - seconds: 3600 + seconds: 900 } command: "sh .pfnci/tests.sh" environment_variables { @@ -50,7 +50,7 @@ configs { memory: 64 } time_limit: { - seconds: 3600 + seconds: 900 } command: "sh .pfnci/tests.sh" environment_variables { @@ -72,7 +72,7 @@ configs { memory: 64 } time_limit: { - seconds: 3600 + seconds: 900 } command: "sh .pfnci/tests.sh" environment_variables {