mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
fix(NA): remove 8.16 from pipeline resource definitions
This commit is contained in:
parent
b3e442ebbd
commit
0fb52efafd
3 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@ spec:
|
|||
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-operations-alerts'
|
||||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 9.0 8.19 8.18 8.17 8.16 7.17
|
||||
branch_configuration: main 9.0 8.19 8.18 8.17 7.17
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/es_snapshots/build.yml
|
||||
|
@ -95,7 +95,7 @@ spec:
|
|||
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-operations-alerts'
|
||||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 9.0 8.19 8.18 8.17 8.16 7.17
|
||||
branch_configuration: main 9.0 8.19 8.18 8.17 7.17
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/es_snapshots/promote.yml
|
||||
|
@ -144,7 +144,7 @@ spec:
|
|||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
REPORT_FAILED_TESTS_TO_GITHUB: 'true'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 9.0 8.19 8.18 8.17 8.16 7.17
|
||||
branch_configuration: main 9.0 8.19 8.18 8.17 7.17
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/es_snapshots/verify.yml
|
||||
|
|
|
@ -23,7 +23,7 @@ spec:
|
|||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
SCOUT_REPORTER_ENABLED: 'true'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 9.0 8.19 8.18 8.17 8.16 7.17
|
||||
branch_configuration: main 9.0 8.19 8.18 8.17 7.17
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/on_merge_unsupported_ftrs.yml
|
||||
|
|
|
@ -26,7 +26,7 @@ spec:
|
|||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
SCOUT_REPORTER_ENABLED: 'true'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 9.0 8.19 8.18 8.17 8.16 7.17
|
||||
branch_configuration: main 9.0 8.19 8.18 8.17 7.17
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/on_merge.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue