mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
# Backport This will backport the following commits from `main` to `8.9`: - [[ftr] split dashboard_elements/config to speedup CI run (#160550)](https://github.com/elastic/kibana/pull/160550) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Dzmitry Lemechko","email":"dzmitry.lemechko@elastic.co"},"sourceCommit":{"committedDate":"2023-06-28T15:00:34Z","message":"[ftr] split dashboard_elements/config to speedup CI run (#160550)\n\n## Summary\r\n\r\nSplitting FTR config as it consistently takes over 37 minutes to run.\r\n\r\nThis PR splits it into 5 smaller configs:\r\n\r\n- test/functional/apps/dashboard_elements/controls/common/config.ts 15m\r\n24s\r\n-\r\ntest/functional/apps/dashboard_elements/controls/options_list/config.ts\r\n17m 38s\r\n- test/functional/apps/dashboard_elements/image_embeddable/config.ts 2m\r\n14s\r\n- test/functional/apps/dashboard_elements/input_control_vis/config.ts 4m\r\n41s\r\n- test/functional/apps/dashboard_elements/markdown/config.ts 1m 24s","sha":"599bbacab048359d87f17072a4920d96de8ba087","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v8.9.0","v8.8.2","v8.10.0"],"number":160550,"url":"https://github.com/elastic/kibana/pull/160550","mergeCommit":{"message":"[ftr] split dashboard_elements/config to speedup CI run (#160550)\n\n## Summary\r\n\r\nSplitting FTR config as it consistently takes over 37 minutes to run.\r\n\r\nThis PR splits it into 5 smaller configs:\r\n\r\n- test/functional/apps/dashboard_elements/controls/common/config.ts 15m\r\n24s\r\n-\r\ntest/functional/apps/dashboard_elements/controls/options_list/config.ts\r\n17m 38s\r\n- test/functional/apps/dashboard_elements/image_embeddable/config.ts 2m\r\n14s\r\n- test/functional/apps/dashboard_elements/input_control_vis/config.ts 4m\r\n41s\r\n- test/functional/apps/dashboard_elements/markdown/config.ts 1m 24s","sha":"599bbacab048359d87f17072a4920d96de8ba087"}},"sourceBranch":"main","suggestedTargetBranches":["8.9","8.8"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.8","label":"v8.8.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/160550","number":160550,"mergeCommit":{"message":"[ftr] split dashboard_elements/config to speedup CI run (#160550)\n\n## Summary\r\n\r\nSplitting FTR config as it consistently takes over 37 minutes to run.\r\n\r\nThis PR splits it into 5 smaller configs:\r\n\r\n- test/functional/apps/dashboard_elements/controls/common/config.ts 15m\r\n24s\r\n-\r\ntest/functional/apps/dashboard_elements/controls/options_list/config.ts\r\n17m 38s\r\n- test/functional/apps/dashboard_elements/image_embeddable/config.ts 2m\r\n14s\r\n- test/functional/apps/dashboard_elements/input_control_vis/config.ts 4m\r\n41s\r\n- test/functional/apps/dashboard_elements/markdown/config.ts 1m 24s","sha":"599bbacab048359d87f17072a4920d96de8ba087"}}]}] BACKPORT--> Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co> |
||
---|---|---|
.. | ||
config.base.ts | ||
console.config.ts | ||
dashboard.config.ts | ||
discover.config.ts | ||
home.config.ts | ||
visualize.config.ts |