kibana/.buildkite
Kibana Machine ddc4bbcb53
[9.0] [ftr] split x-pack discover config (#217483) (#218589)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[ftr] split x-pack discover config
(#217483)](https://github.com/elastic/kibana/pull/217483)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Dzmitry
Lemechko","email":"dzmitry.lemechko@elastic.co"},"sourceCommit":{"committedDate":"2025-04-17T16:51:17Z","message":"[ftr]
split x-pack discover config (#217483)\n\n## Summary\n\nSplit
`x-pack/test/functional/apps/discover/config.ts: 41.1
minutes`\ninto:\n\n -
x-pack/test/functional/apps/discover/group1/config.ts\n -
x-pack/test/functional/apps/discover/group2/config.ts\n -
x-pack/test/functional/apps/discover/group3/config.ts","sha":"2cc56f827b1e19c595ac6c0aae8e295e850e636f","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","FTR","backport:version","v9.1.0","v8.19.0","v9.0.1"],"title":"[ftr]
split x-pack discover
config","number":217483,"url":"https://github.com/elastic/kibana/pull/217483","mergeCommit":{"message":"[ftr]
split x-pack discover config (#217483)\n\n## Summary\n\nSplit
`x-pack/test/functional/apps/discover/config.ts: 41.1
minutes`\ninto:\n\n -
x-pack/test/functional/apps/discover/group1/config.ts\n -
x-pack/test/functional/apps/discover/group2/config.ts\n -
x-pack/test/functional/apps/discover/group3/config.ts","sha":"2cc56f827b1e19c595ac6c0aae8e295e850e636f"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/217483","number":217483,"mergeCommit":{"message":"[ftr]
split x-pack discover config (#217483)\n\n## Summary\n\nSplit
`x-pack/test/functional/apps/discover/config.ts: 41.1
minutes`\ninto:\n\n -
x-pack/test/functional/apps/discover/group1/config.ts\n -
x-pack/test/functional/apps/discover/group2/config.ts\n -
x-pack/test/functional/apps/discover/group3/config.ts","sha":"2cc56f827b1e19c595ac6c0aae8e295e850e636f"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co>
2025-04-17 20:23:36 +02:00
..
hooks [Ops] Refactor env loading & fix agent-targeting rewrite (#178320) 2024-03-12 16:31:26 +01:00
pipeline-resource-definitions [9.0] [ci] Trigger VM image rebuild for cache rebuild only (#213497) (#213697) 2025-03-10 12:41:12 +01:00
pipeline-utils [9.0] [CI] Allow using elastic-images-qa through PR label or env var (#216878) (#217142) 2025-04-04 11:19:51 +01:00
pipelines [9.0] [scout] support tests run against Cloud / MKI (#216705) (#217489) 2025-04-08 15:14:07 +02:00
scripts fix typo from #217843 2025-04-10 08:24:48 -05:00
.mocharc.json [CI] Move kibana-buildkite-library into kibana (#134787) 2022-06-28 13:19:05 -04:00
.npmrc [CI] Move kibana-buildkite-library into kibana (#134787) 2022-06-28 13:19:05 -04:00
disabled_jest_configs.json [Index Management] Fix broken jest tests (#173029) 2023-12-18 17:21:28 +01:00
ftr_base_serverless_configs.yml [FTR] support "deployment agnostic" api-integration tests (#189853) 2024-08-07 10:34:52 -05:00
ftr_configs_manifests.json [FTR] split configs by target into multiple manifest files (#187440) 2024-07-19 15:00:53 +02:00
ftr_oblt_serverless_configs.yml [9.0] [ftr] split oblt DA configs to speedup CI (#217452) (#217631) 2025-04-10 20:13:34 +02:00
ftr_oblt_stateful_configs.yml [Profiling] Migrate Profiling Cypress tests to on_merge from on_merge_unsupported_ftrs (#206727) 2025-01-21 17:09:42 +01:00
ftr_platform_stateful_configs.yml [9.0] [ftr] split x-pack discover config (#217483) (#218589) 2025-04-17 20:23:36 +02:00
ftr_search_serverless_configs.yml [9.0] Disable serverless tests (#209185) 2025-02-13 12:46:29 -06:00
ftr_search_stateful_configs.yml [FTR] split configs by target into multiple manifest files (#187440) 2024-07-19 15:00:53 +02:00
ftr_security_serverless_configs.yml [9.0] [Security Solution] Enable prebuilt rules customization feature flag (#212761) (#214025) 2025-03-12 00:34:38 +01:00
ftr_security_stateful_configs.yml [9.0] [Security Solution] Enable prebuilt rules customization feature flag (#212761) (#214025) 2025-03-12 00:34:38 +01:00
package-lock.json [9.0] Upgrade axios 1.8.3 in buildkite (#215203) (#215298) 2025-03-20 13:44:59 +02:00
package.json [9.0] Upgrade axios 1.8.3 in buildkite (#215203) (#215298) 2025-03-20 13:44:59 +02:00
pull_requests.json [ci] Click to deploy cloud (#205623) 2025-01-23 10:26:03 +01:00
README.md [CI] Move kibana-buildkite-library into kibana (#134787) 2022-06-28 13:19:05 -04:00
scout_ci_config.yml [9.0] initial @kbn/scout-security plugin (#210433) (#215528) 2025-03-21 23:46:49 +02:00
tsconfig.json fix(NA): adds pipeline-resource-definitions/fix-location-collection.ts into a tsconfig 2024-04-04 15:16:01 +01:00
tsconfig.test.json [CI] Move kibana-buildkite-library into kibana (#134787) 2022-06-28 13:19:05 -04:00

Kibana / Buildkite

Directory Structure

  • hooks - special directory used by Buildkite agents for hooks
  • pipeline-utils - Shared TypeScript utils for use in pipeline scripts
  • pipelines - contains pipeline definitions
  • scripts/common - scripts that get sourced by other scripts to set environment variables or import shared functions
  • scripts/lifecycle - general scripts for tasks that run before or after individual steps or the entire build
  • scripts/steps - scripts that define something that will run for a step defined in a pipeline
  • scripts/* - all other scripts are building blocks that make up the tasks in pipelines. They may be run by other scripts, but should not be sourced