Skip to content
Draft
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
95 changes: 95 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/serverless_integration_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 90
provider_settings:
trigger_mode: none # don't trigger jobs from github activity
Expand Down Expand Up @@ -104,6 +109,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/snyk_report_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 60
provider_settings:
trigger_mode: none # don't trigger jobs
Expand Down Expand Up @@ -150,6 +160,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/plugins_snyk_report_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 60
provider_settings:
trigger_mode: none # don't trigger jobs
Expand Down Expand Up @@ -196,6 +211,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/logstash_artifact_scan_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 60
provider_settings:
trigger_mode: none # don't trigger jobs
Expand Down Expand Up @@ -240,6 +260,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/snapshot_release_acceptance_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 120
provider_settings:
trigger_mode: none
Expand Down Expand Up @@ -296,6 +321,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/dra_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 120
skip_intermediate_builds: true
provider_settings:
Expand Down Expand Up @@ -339,6 +369,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/dra_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 120
skip_intermediate_builds: true
provider_settings:
Expand Down Expand Up @@ -390,6 +425,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/pull_request_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 120
provider_settings:
build_pull_request_forks: false
Expand Down Expand Up @@ -448,6 +488,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/aarch64_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 90
provider_settings:
trigger_mode: none
Expand Down Expand Up @@ -499,6 +544,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/linux_jdk_matrix_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 120
provider_settings:
trigger_mode: none
Expand Down Expand Up @@ -542,6 +592,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/windows_jdk_matrix_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 120
provider_settings:
trigger_mode: none
Expand Down Expand Up @@ -593,6 +648,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/exhaustive_tests_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 45
provider_settings:
build_branches: true
Expand Down Expand Up @@ -651,6 +711,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/smart_exhaustive_tests_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
provider_settings:
build_pull_request_forks: false
build_pull_requests: true # requires filter_enabled and filter_condition settings as below when used with buildkite-pr-bot
Expand Down Expand Up @@ -701,6 +766,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/supported_plugins_test_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 90
skip_intermediate_builds: true
provider_settings:
Expand Down Expand Up @@ -743,6 +813,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/trigger_pipelines.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 240
schedules:
Daily Snapshot DRA:
Expand Down Expand Up @@ -817,6 +892,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/benchmark_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 90
provider_settings:
trigger_mode: none # don't trigger jobs from github activity
Expand Down Expand Up @@ -870,6 +950,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/benchmark_marathon_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 480
provider_settings:
trigger_mode: none # don't trigger jobs from github activity
Expand Down Expand Up @@ -918,6 +1003,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/health_report_tests_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
maximum_timeout_in_minutes: 30 # usually tests last max ~17mins
provider_settings:
trigger_mode: none # don't trigger jobs from github activity
Expand Down Expand Up @@ -967,6 +1057,11 @@ spec:
spec:
repository: elastic/logstash
pipeline_file: ".buildkite/version_bump_pipeline.yml"
initial_step_plugins:
- sparse-checkout#v1.6.0:
paths:
- .buildkite
cleanup_sparse_state: true
provider_settings:
trigger_mode: none
cancel_intermediate_builds: false
Expand Down
Loading