Skip to content

Commit 613fb40

Browse files
authored
wrong merge commit
1 parent 4a3824a commit 613fb40

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

.buildkite/integration.pipeline.yml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -211,30 +211,6 @@ steps:
211211
- github_commit_status:
212212
context: "buildkite/elastic-agent-extended-testing - Serverless integration test (oblt-cli)"
213213

214-
- label: "Extended runtime leak tests"
215-
key: "extended-integration-tests"
216-
depends_on:
217-
- int-packaging
218-
concurrency_group: elastic-agent-extended-testing/leak-tests
219-
concurrency: 8
220-
env:
221-
TEST_INTEG_AUTH_GCP_DATACENTER: "us-central1-b"
222-
command: |
223-
buildkite-agent artifact download "build/distributions/**" . $BUILDKITE_BUILD_ID
224-
.buildkite/scripts/steps/integration_tests.sh stateful integration:TestForResourceLeaks
225-
artifact_paths:
226-
- "build/TEST-**"
227-
- "build/diagnostics/*"
228-
agents:
229-
provider: "gcp"
230-
machineType: "n2-standard-8"
231-
retry:
232-
automatic:
233-
limit: 1
234-
notify:
235-
- github_commit_status:
236-
context: "buildkite/elastic-agent-extended-testing - Extended runtime leak tests"
237-
238214
- label: "Triggering Integration tests"
239215
depends_on:
240216
- int-packaging

0 commit comments

Comments
 (0)