Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.x](backport #40920) clean up old Jenkins resources #40925

Merged
merged 1 commit into from
Sep 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .buildkite/aws-tests-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ env:
steps:
- label: ":ubuntu: x-pack/filebeat: AWS Tests"
key: "x-pack-filebeat-extended-cloud-test"
skip: "skipping as it was on Jenkins: elastic/ingest-dev#3467"
skip: "skipping: elastic/ingest-dev#3467"
# Related issue: https://github.com/elastic/ingest-dev/issues/3467
env:
MODULE_DIR: "x-pack/filebeat/input/awss3/_meta/terraform"
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/x-pack/pipeline.xpack.filebeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ steps:

- label: ":ubuntu: x-pack/filebeat: AWS Tests"
key: "x-pack-filebeat-extended-cloud-test"
skip: "skipping as it was on Jenkins: elastic/ingest-dev#3467"
skip: "skipping: elastic/ingest-dev#3467"
# Related issue: https://github.com/elastic/ingest-dev/issues/3467
if: build.env("GITHUB_PR_LABELS") =~ /.*aws.*/
env:
Expand Down
2 changes: 0 additions & 2 deletions .buildkite/x-pack/pipeline.xpack.heartbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ steps:
- github_commit_status:
context: "x-pack/heartbeat: Win 2016 Unit Tests"

# Doesn't exist in Jenkins
- label: ":windows: x-pack/heartbeat: Win 2022 Unit Tests"
key: "mandatory-win-2022-unit-tests"
command: |
Expand Down Expand Up @@ -178,7 +177,6 @@ steps:
- github_commit_status:
context: "x-pack/heartbeat: Win 10 Unit Tests"

# Doesn't exist in Jenkins
- label: ":windows: x-pack/heartbeat: Win 11 Unit Tests"
command: |
Set-Location -Path x-pack/heartbeat
Expand Down
47 changes: 0 additions & 47 deletions .ci/beats-tester-bc.groovy

This file was deleted.

120 changes: 0 additions & 120 deletions .ci/beats-tester.groovy

This file was deleted.

111 changes: 0 additions & 111 deletions .ci/build-docker-images.groovy

This file was deleted.

Loading
Loading