mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[ftr/test_serverless] Remove common tests from serverless pipeline (#161065)
This PR removes the common tests from the serverless buildkite pipeline.
This commit is contained in:
parent
61b792f50f
commit
09df093735
1 changed files with 0 additions and 13 deletions
|
@ -21,19 +21,6 @@ steps:
|
|||
- exit_status: '-1'
|
||||
limit: 3
|
||||
|
||||
- command: SERVERLESS_ENVIRONMENT=common .buildkite/scripts/steps/functional/serverless_ftr.sh
|
||||
label: 'Serverless Common Tests'
|
||||
agents:
|
||||
queue: n2-4-spot
|
||||
depends_on: build
|
||||
timeout_in_minutes: 40
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '-1'
|
||||
limit: 3
|
||||
- exit_status: '*'
|
||||
limit: 1
|
||||
|
||||
- command: SERVERLESS_ENVIRONMENT=observability .buildkite/scripts/steps/functional/serverless_ftr.sh
|
||||
label: 'Serverless Observability Tests'
|
||||
agents:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue