From 43e8c02f7a82e4cbbda058444a16d4e7b76938ce Mon Sep 17 00:00:00 2001 From: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Date: Fri, 8 Nov 2024 23:33:45 +1100 Subject: [PATCH] [8.x] Fix yml config for MKI pipeline (#199422) (#199450) # Backport This will backport the following commits from `main` to `8.x`: - [Fix yml config for MKI pipeline (#199422)](https://github.com/elastic/kibana/pull/199422) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) Co-authored-by: Khristinin Nikita --- .../mki_quality_gate/mki_quality_gate_detection_engine.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.buildkite/pipelines/security_solution_quality_gate/mki_quality_gate/mki_quality_gate_detection_engine.yml b/.buildkite/pipelines/security_solution_quality_gate/mki_quality_gate/mki_quality_gate_detection_engine.yml index 2558da1f9ff5f..caa03dec0c155 100644 --- a/.buildkite/pipelines/security_solution_quality_gate/mki_quality_gate/mki_quality_gate_detection_engine.yml +++ b/.buildkite/pipelines/security_solution_quality_gate/mki_quality_gate/mki_quality_gate_detection_engine.yml @@ -61,7 +61,7 @@ steps: - exit_status: '1' limit: 2 - - label: Running exception_lists:common:lists:qa:serverless:release + - label: Running exception_lists:common:lists:qa:serverless:release command: .buildkite/scripts/pipelines/security_solution_quality_gate/api_integration/api-integration-tests.sh exception_lists:common:lists:qa:serverless:release key: exception_lists:common:lists:qa:serverless:release agents: @@ -75,7 +75,7 @@ steps: - exit_status: '1' limit: 2 - - label: Running exception_lists:items:lists:qa:serverless:release + - label: Running exception_lists:items:lists:qa:serverless:release command: .buildkite/scripts/pipelines/security_solution_quality_gate/api_integration/api-integration-tests.sh exception_lists:items:lists:qa:serverless:release key: exception_lists:items:lists:qa:serverless:release agents: