Skip to content

Commit

Permalink
clean up old Jenkins resources (#40920)
Browse files Browse the repository at this point in the history
* clean up old Jenkins resources

* clean up groovy scripts and other .ci resources

---------

Co-authored-by: julienlind <vincent.lind@elastic.co>
  • Loading branch information
jlind23 and julienlind committed Sep 20, 2024
1 parent d82fe9a commit 5d2f58e
Show file tree
Hide file tree
Showing 43 changed files with 5 additions and 3,330 deletions.
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

0 comments on commit 5d2f58e

Please sign in to comment.