diff --git a/.buildkite/pipelines/on_merge_unsupported_ftrs.yml b/.buildkite/pipelines/on_merge_unsupported_ftrs.yml index 83683a822008c..1fe71d7711a78 100644 --- a/.buildkite/pipelines/on_merge_unsupported_ftrs.yml +++ b/.buildkite/pipelines/on_merge_unsupported_ftrs.yml @@ -75,6 +75,8 @@ steps: machineType: n2-standard-4 preemptible: true depends_on: build + env: + PING_SLACK_TEAM: "@obs-ux-management-team" timeout_in_minutes: 120 artifact_paths: - 'x-pack/solutions/observability/plugins/synthetics/e2e/.journeys/**/*' @@ -94,6 +96,8 @@ steps: machineType: n2-standard-4 preemptible: true depends_on: build + env: + PING_SLACK_TEAM: "@obs-ux-infra_services-team" timeout_in_minutes: 120 retry: automatic: