From e25d8a403ec766f09d33c5b07e8d4ebbe05ef779 Mon Sep 17 00:00:00 2001 From: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Date: Wed, 27 Oct 2021 18:08:20 -0400 Subject: [PATCH] [8.0] [ci] bump timeout for cigroups until we figure out the slowdown (#116506) (#116507) Co-authored-by: spalger Co-authored-by: Spencer --- .buildkite/pipelines/hourly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipelines/hourly.yml b/.buildkite/pipelines/hourly.yml index 3337cfb5dfcd..b03a46b5b5c6 100644 --- a/.buildkite/pipelines/hourly.yml +++ b/.buildkite/pipelines/hourly.yml @@ -21,7 +21,7 @@ steps: agents: queue: ci-group-6 depends_on: build - timeout_in_minutes: 150 + timeout_in_minutes: 250 key: default-cigroup retry: automatic: