Skip to content

Commit

Permalink
[ci] Remove jenkins config (elastic#173745)
Browse files Browse the repository at this point in the history
We've migrated off and shut down our instance. These files are no longer
needed.
  • Loading branch information
jbudz authored Dec 21, 2023
1 parent 93c26b9 commit 229e7ef
Show file tree
Hide file tree
Showing 113 changed files with 6 additions and 5,140 deletions.
10 changes: 1 addition & 9 deletions .buildkite/pull_requests.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,13 @@
"build_drafts": false,
"trigger_comment_regex": "^(?:(?:buildkite\\W+)?(?:build|test)\\W+(?:this|it))|^\\/ci$",
"always_trigger_comment_regex": "^(?:(?:buildkite\\W+)?(?:build|test)\\W+(?:this|it))|^\\/ci$",
"skip_ci_labels": ["skip-ci", "jenkins-ci"],
"skip_ci_labels": ["skip-ci"],
"skip_target_branches": ["6.8", "7.11", "7.12"],
"enable_skippable_commits": true,
"skip_ci_on_only_changed": [
"^dev_docs/",
"^docs/",
"^rfcs/",
"^.ci/.+\\.yml$",
"^.ci/es-snapshots/",
"^.ci/pipeline-library/",
"^.ci/Jenkinsfile_[^/]+$",
"^\\.github/",
"\\.md$",
"\\.mdx$",
Expand Down Expand Up @@ -71,10 +67,6 @@
"^dev_docs/",
"^docs/",
"^rfcs/",
"^.ci/.+\\.yml$",
"^.ci/es-snapshots/",
"^.ci/pipeline-library/",
"^.ci/Jenkinsfile_[^/]+$",
"^\\.github/",
"\\.md$",
"\\.mdx$",
Expand Down
38 changes: 0 additions & 38 deletions .ci/Dockerfile

This file was deleted.

48 changes: 0 additions & 48 deletions .ci/Jenkinsfile_baseline_capture

This file was deleted.

72 changes: 0 additions & 72 deletions .ci/Jenkinsfile_baseline_trigger

This file was deleted.

150 changes: 0 additions & 150 deletions .ci/Jenkinsfile_flaky

This file was deleted.

31 changes: 0 additions & 31 deletions .ci/Jenkinsfile_security_cypress

This file was deleted.

14 changes: 0 additions & 14 deletions .ci/build_docker.sh

This file was deleted.

Loading

0 comments on commit 229e7ef

Please sign in to comment.