[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:
Robert Oskamp 2023-07-03 12:13:56 +02:00 committed by GitHub
parent 61b792f50f
commit 09df093735
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: