File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments