From bb6e6b530e6668fa5c689abbf49e2bcc4c372e90 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Thu, 22 Apr 2021 10:40:53 -0700 Subject: Testing: increase the timeout by a lot Signed-off-by: Lamont Granquist --- .expeditor/verify.pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.expeditor') diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 20ffb41278..5df072eaf1 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -7,7 +7,7 @@ expeditor: retry: automatic: limit: 1 - timeout_in_minutes: 45 + timeout_in_minutes: 9999 steps: -- cgit v1.2.1