mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[EDR Workflows] Rename Osquery Serverless tests job name (#197588)
This commit is contained in:
parent
86e6c74f7c
commit
d03018ce6c
5 changed files with 5 additions and 5 deletions
|
@ -300,7 +300,7 @@ steps:
|
|||
limit: 1
|
||||
|
||||
- command: .buildkite/scripts/steps/functional/security_serverless_osquery.sh
|
||||
label: 'Serverless Osquery Cypress Tests'
|
||||
label: 'Osquery Cypress Tests on Serverless'
|
||||
agents:
|
||||
machineType: n2-standard-4
|
||||
preemptible: true
|
||||
|
|
|
@ -218,7 +218,7 @@ steps:
|
|||
limit: 1
|
||||
|
||||
- command: .buildkite/scripts/steps/functional/security_serverless_osquery.sh
|
||||
label: "Serverless Osquery Cypress Tests"
|
||||
label: "Osquery Cypress Tests on Serverless"
|
||||
if: "build.env('SKIP_CYPRESS') != '1' && build.env('SKIP_CYPRESS') != 'true'"
|
||||
agents:
|
||||
image: family/kibana-ubuntu-2004
|
||||
|
|
|
@ -405,7 +405,7 @@ steps:
|
|||
limit: 1
|
||||
|
||||
- command: .buildkite/scripts/steps/functional/security_serverless_osquery.sh
|
||||
label: 'Serverless Osquery Cypress Tests'
|
||||
label: 'Osquery Cypress Tests on Serverless'
|
||||
agents:
|
||||
image: family/kibana-ubuntu-2004
|
||||
imageProject: elastic-images-prod
|
||||
|
|
|
@ -339,7 +339,7 @@ steps:
|
|||
limit: 1
|
||||
|
||||
- command: .buildkite/scripts/steps/functional/security_serverless_osquery.sh
|
||||
label: 'Serverless Osquery Cypress Tests'
|
||||
label: 'Osquery Cypress Tests on Serverless'
|
||||
agents:
|
||||
image: family/kibana-ubuntu-2004
|
||||
imageProject: elastic-images-prod
|
||||
|
|
|
@ -15,7 +15,7 @@ steps:
|
|||
limit: 1
|
||||
|
||||
- command: .buildkite/scripts/steps/functional/security_serverless_osquery.sh
|
||||
label: 'Serverless Osquery Cypress Tests'
|
||||
label: 'Osquery Cypress Tests on Serverless'
|
||||
agents:
|
||||
machineType: n2-standard-4
|
||||
preemptible: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue