mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
Only trigger manual tests phase in QA after all other steps have passed. (#165981)
Co-authored-by: Ramon Butter <ramon.butter@elastic.co> Co-authored-by: Tiago Costa <tiago.costa@elastic.co>
This commit is contained in:
parent
a41b3ce41e
commit
2558c7f9b8
1 changed files with 0 additions and 8 deletions
|
@ -17,14 +17,6 @@ steps:
|
|||
- label: ":pipeline::female-detective::seedling: Trigger Security Solution quality gate script"
|
||||
command: .buildkite/scripts/pipelines/security_solution_quality_gate/pipeline.sh
|
||||
|
||||
- label: ":judge::seedling: Trigger Manual Tests Phase"
|
||||
command: "make -C /agent trigger-manual-verification-phase"
|
||||
if: build.branch == "main"
|
||||
env:
|
||||
TEAM_CHANNEL: "#kibana-mission-control"
|
||||
agents:
|
||||
image: "docker.elastic.co/ci-agent-images/manual-verification-agent:0.0.2"
|
||||
|
||||
- label: ":pipeline::ship::seedling: Trigger Fleet serverless smoke tests for ${ENVIRONMENT}"
|
||||
trigger: fleet-smoke-tests # https://buildkite.com/elastic/fleet-smoke-tests
|
||||
soft_fail: true # Remove this before release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue