From 4f46fcb888b7f12706d005b7e1d2d1dafcbe6fcd Mon Sep 17 00:00:00 2001 From: sharbuz <87968844+sharbuz@users.noreply.github.com> Date: Mon, 4 Mar 2024 17:05:07 +0200 Subject: [PATCH] increase the maximum timeout for x-pack-metricbeat (#38152) --- catalog-info.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index 955c316d5aa..5e0f94fd2df 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -637,7 +637,7 @@ spec: spec: # branch_configuration: "7.17" #TODO: uncomment after tests pipeline_file: ".buildkite/x-pack/pipeline.xpack.metricbeat.yml" - maximum_timeout_in_minutes: 240 + maximum_timeout_in_minutes: 480 provider_settings: trigger_mode: none # don't trigger jobs from github activity build_pull_request_forks: false