Skip to content

[ftr] split svl common configs with 4 extra groups#218415

Merged
dmlemeshko merged 1 commit intoelastic:mainfrom
dmlemeshko:ftr/split-common-svl-configs
Apr 16, 2025
Merged

[ftr] split svl common configs with 4 extra groups#218415
dmlemeshko merged 1 commit intoelastic:mainfrom
dmlemeshko:ftr/split-common-svl-configs

Conversation

@dmlemeshko
Copy link
Copy Markdown
Contributor

@dmlemeshko dmlemeshko commented Apr 16, 2025

Summary

These 2 configs for all solutions take 35-39 minutes:

x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group5.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group6.ts

I added 4 additional groups under each solution and relocated some configs to split original runtime by ~3:

x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group9.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group10.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group11.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group12.ts

It should help balancing configs better and retry failed ones faster.

After this PR groups runtime

config path runtime
x-pack/test_serverless/functional/test_suites/security/common_configs/config.group5.ts 16m 15s
x-pack/test_serverless/functional/test_suites/security/common_configs/config.group6.ts 18m 7s
x-pack/test_serverless/functional/test_suites/security/common_configs/config.group9.ts 12m 7s
x-pack/test_serverless/functional/test_suites/security/common_configs/config.group10.ts 16m 13s
x-pack/test_serverless/functional/test_suites/security/common_configs/config.group11.ts 14m 3s
x-pack/test_serverless/functional/test_suites/security/common_configs/config.group12.ts 17m 47s

@dmlemeshko dmlemeshko self-assigned this Apr 16, 2025
@dmlemeshko dmlemeshko added FTR v9.1.0 release_note:skip Skip the PR/issue when compiling release notes v8.19.0 backport:version Backport to applied version labels labels Apr 16, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @dmlemeshko

@dmlemeshko dmlemeshko marked this pull request as ready for review April 16, 2025 14:42
@dmlemeshko dmlemeshko requested review from a team as code owners April 16, 2025 14:42
Copy link
Copy Markdown
Contributor

@fake-haris fake-haris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dmlemeshko dmlemeshko enabled auto-merge (squash) April 16, 2025 15:09
@dmlemeshko dmlemeshko merged commit dfed762 into elastic:main Apr 16, 2025
21 checks passed
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/14497857487

@kibanamachine
Copy link
Copy Markdown
Contributor

💔 All backports failed

Status Branch Result
8.x Backport failed because of merge conflicts

You might need to backport the following PRs to 8.x:
- [Security Solution] Enable Cypress Tests for AI4DSOC effort (#214776)
- [Security Solution][Endpoint] Add FTR API tests that validates creation of DOT indices (#197899)

Manual backport

To create the backport manually run:

node scripts/backport --pr 218415

Questions ?

Please refer to the Backport tool documentation

akowalska622 pushed a commit to akowalska622/kibana that referenced this pull request Apr 17, 2025
## Summary

These 2 configs for all solutions take 35-39 minutes:

```
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group5.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group6.ts
```

I added 4 additional groups under each solution and relocated some
configs to split original runtime by ~3:

```
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group9.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group10.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group11.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group12.ts
```

It should help balancing configs better and retry failed ones faster.

After this PR groups runtime
|config path| runtime |
| ------------- | ------------- |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group5.ts|
16m 15s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group6.ts|
18m 7s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group9.ts|
12m 7s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group10.ts
| 16m 13s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group11.ts|
14m 3s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group12.ts|
17m 47s |
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Apr 18, 2025
@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally

3 similar comments
@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

3 similar comments
@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

12 similar comments
@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 218415 locally
cc: @dmlemeshko

akowalska622 pushed a commit to akowalska622/kibana that referenced this pull request May 29, 2025
## Summary

These 2 configs for all solutions take 35-39 minutes:

```
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group5.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group6.ts
```

I added 4 additional groups under each solution and relocated some
configs to split original runtime by ~3:

```
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group9.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group10.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group11.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group12.ts
```

It should help balancing configs better and retry failed ones faster.

After this PR groups runtime
|config path| runtime |
| ------------- | ------------- |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group5.ts|
16m 15s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group6.ts|
18m 7s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group9.ts|
12m 7s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group10.ts
| 16m 13s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group11.ts|
14m 3s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group12.ts|
17m 47s |
@Ikuni17 Ikuni17 added v9.0.0 backport:version Backport to applied version labels and removed backport:version Backport to applied version labels labels May 29, 2025
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.19, 9.0

https://github.com/elastic/kibana/actions/runs/15328777570

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request May 29, 2025
## Summary

These 2 configs for all solutions take 35-39 minutes:

```
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group5.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group6.ts
```

I added 4 additional groups under each solution and relocated some
configs to split original runtime by ~3:

```
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group9.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group10.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group11.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group12.ts
```

It should help balancing configs better and retry failed ones faster.

After this PR groups runtime
|config path| runtime |
| ------------- | ------------- |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group5.ts|
16m 15s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group6.ts|
18m 7s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group9.ts|
12m 7s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group10.ts
| 16m 13s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group11.ts|
14m 3s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group12.ts|
17m 47s |

(cherry picked from commit dfed762)
@kibanamachine
Copy link
Copy Markdown
Contributor

💔 Some backports could not be created

Status Branch Result
8.19 Backport failed because of merge conflicts
9.0

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

node scripts/backport --pr 218415

Questions ?

Please refer to the Backport tool documentation

@Ikuni17
Copy link
Copy Markdown
Contributor

Ikuni17 commented May 29, 2025

💚 All backports created successfully

Status Branch Result
8.19

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

Ikuni17 pushed a commit to Ikuni17/kibana that referenced this pull request May 29, 2025
## Summary

These 2 configs for all solutions take 35-39 minutes:

```
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group5.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group6.ts
```

I added 4 additional groups under each solution and relocated some
configs to split original runtime by ~3:

```
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group9.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group10.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group11.ts
x-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group12.ts
```

It should help balancing configs better and retry failed ones faster.

After this PR groups runtime
|config path| runtime |
| ------------- | ------------- |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group5.ts|
16m 15s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group6.ts|
18m 7s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group9.ts|
12m 7s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group10.ts
| 16m 13s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group11.ts|
14m 3s |

|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group12.ts|
17m 47s |

(cherry picked from commit dfed762)

# Conflicts:
#	.buildkite/ftr_oblt_serverless_configs.yml
#	.buildkite/ftr_search_serverless_configs.yml
#	.buildkite/ftr_security_serverless_configs.yml
kibanamachine added a commit that referenced this pull request May 29, 2025
…221963)

# Backport

This will backport the following commits from `main` to `9.0`:
- [[ftr] split svl common configs with 4 extra groups
(#218415)](#218415)

<!--- 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-16T16:34:55Z","message":"[ftr]
split svl common configs with 4 extra groups (#218415)\n\n##
Summary\n\nThese 2 configs for all solutions take 35-39
minutes:\n\n```\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group5.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group6.ts\n```\n\nI
added 4 additional groups under each solution and relocated
some\nconfigs to split original runtime by
~3:\n\n```\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group9.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group10.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group11.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group12.ts\n```\n\nIt
should help balancing configs better and retry failed ones
faster.\n\nAfter this PR groups runtime\n|config path| runtime |\n|
------------- | -------------
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group5.ts|\n16m
15s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group6.ts|\n18m
7s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group9.ts|\n12m
7s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group10.ts\n|
16m 13s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group11.ts|\n14m
3s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group12.ts|\n17m
47s
|","sha":"dfed7627ac0610a2e61935393341ca7a25fb384d","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport
missing","v9.0.0","FTR","backport:version","v9.1.0","v8.19.0"],"title":"[ftr]
split svl common configs with 4 extra
groups","number":218415,"url":"https://github.com/elastic/kibana/pull/218415","mergeCommit":{"message":"[ftr]
split svl common configs with 4 extra groups (#218415)\n\n##
Summary\n\nThese 2 configs for all solutions take 35-39
minutes:\n\n```\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group5.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group6.ts\n```\n\nI
added 4 additional groups under each solution and relocated
some\nconfigs to split original runtime by
~3:\n\n```\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group9.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group10.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group11.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group12.ts\n```\n\nIt
should help balancing configs better and retry failed ones
faster.\n\nAfter this PR groups runtime\n|config path| runtime |\n|
------------- | -------------
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group5.ts|\n16m
15s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group6.ts|\n18m
7s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group9.ts|\n12m
7s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group10.ts\n|
16m 13s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group11.ts|\n14m
3s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group12.ts|\n17m
47s
|","sha":"dfed7627ac0610a2e61935393341ca7a25fb384d"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.19"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/218415","number":218415,"mergeCommit":{"message":"[ftr]
split svl common configs with 4 extra groups (#218415)\n\n##
Summary\n\nThese 2 configs for all solutions take 35-39
minutes:\n\n```\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group5.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group6.ts\n```\n\nI
added 4 additional groups under each solution and relocated
some\nconfigs to split original runtime by
~3:\n\n```\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group9.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group10.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group11.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group12.ts\n```\n\nIt
should help balancing configs better and retry failed ones
faster.\n\nAfter this PR groups runtime\n|config path| runtime |\n|
------------- | -------------
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group5.ts|\n16m
15s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group6.ts|\n18m
7s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group9.ts|\n12m
7s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group10.ts\n|
16m 13s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group11.ts|\n14m
3s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group12.ts|\n17m
47s
|","sha":"dfed7627ac0610a2e61935393341ca7a25fb384d"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co>
Ikuni17 added a commit that referenced this pull request May 29, 2025
…221964)

# Backport

This will backport the following commits from `main` to `8.19`:
- [[ftr] split svl common configs with 4 extra groups
(#218415)](#218415)

<!--- Backport version: 10.0.0 -->

### 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-16T16:34:55Z","message":"[ftr]
split svl common configs with 4 extra groups (#218415)\n\n##
Summary\n\nThese 2 configs for all solutions take 35-39
minutes:\n\n```\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group5.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group6.ts\n```\n\nI
added 4 additional groups under each solution and relocated
some\nconfigs to split original runtime by
~3:\n\n```\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group9.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group10.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group11.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group12.ts\n```\n\nIt
should help balancing configs better and retry failed ones
faster.\n\nAfter this PR groups runtime\n|config path| runtime |\n|
------------- | -------------
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group5.ts|\n16m
15s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group6.ts|\n18m
7s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group9.ts|\n12m
7s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group10.ts\n|
16m 13s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group11.ts|\n14m
3s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group12.ts|\n17m
47s
|","sha":"dfed7627ac0610a2e61935393341ca7a25fb384d","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport
missing","v9.0.0","FTR","backport:version","v9.1.0","v8.19.0"],"title":"[ftr]
split svl common configs with 4 extra
groups","number":218415,"url":"https://github.com/elastic/kibana/pull/218415","mergeCommit":{"message":"[ftr]
split svl common configs with 4 extra groups (#218415)\n\n##
Summary\n\nThese 2 configs for all solutions take 35-39
minutes:\n\n```\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group5.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group6.ts\n```\n\nI
added 4 additional groups under each solution and relocated
some\nconfigs to split original runtime by
~3:\n\n```\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group9.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group10.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group11.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group12.ts\n```\n\nIt
should help balancing configs better and retry failed ones
faster.\n\nAfter this PR groups runtime\n|config path| runtime |\n|
------------- | -------------
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group5.ts|\n16m
15s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group6.ts|\n18m
7s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group9.ts|\n12m
7s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group10.ts\n|
16m 13s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group11.ts|\n14m
3s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group12.ts|\n17m
47s
|","sha":"dfed7627ac0610a2e61935393341ca7a25fb384d"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/221963","number":221963,"state":"OPEN"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/218415","number":218415,"mergeCommit":{"message":"[ftr]
split svl common configs with 4 extra groups (#218415)\n\n##
Summary\n\nThese 2 configs for all solutions take 35-39
minutes:\n\n```\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group5.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group6.ts\n```\n\nI
added 4 additional groups under each solution and relocated
some\nconfigs to split original runtime by
~3:\n\n```\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group9.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group10.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group11.ts\nx-pack/test_serverless/functional/test_suites/<solution>/common_configs/config.group12.ts\n```\n\nIt
should help balancing configs better and retry failed ones
faster.\n\nAfter this PR groups runtime\n|config path| runtime |\n|
------------- | -------------
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group5.ts|\n16m
15s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group6.ts|\n18m
7s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group9.ts|\n12m
7s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group10.ts\n|
16m 13s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group11.ts|\n14m
3s
|\n\n|x-pack/test_serverless/functional/test_suites/security/common_configs/config.group12.ts|\n17m
47s
|","sha":"dfed7627ac0610a2e61935393341ca7a25fb384d"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

---------

Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co>
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label May 29, 2025
Ikuni17 added a commit that referenced this pull request May 29, 2025
# Backport

I was backporting #218415 to `8.19` and noticed this PR was missing as
well.

This will backport the following commits from `main` to `8.19`:
- [Balance serverless test
groups](#200896)

<!--- Backport version: 10.0.0 -->

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

<!--BACKPORT [{"author":{"name":"Charis
Kalpakis","email":"39087493+fake-haris@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-11-27T15:00:05Z","message":"Balance
serverless test
groups","sha":"68ca81e9a9c3ca9305d0fb996a1e3e1d6346cbe8","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:version","v9.1.0","v8.19.0"],"title":"Balance
serverless test
groups","number":200896,"url":"https://github.com/elastic/kibana/pull/200896","mergeCommit":{"message":"Balance
serverless test
groups","sha":"68ca81e9a9c3ca9305d0fb996a1e3e1d6346cbe8"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/200896","number":200896,"mergeCommit":{"message":"Balance
serverless test
groups","sha":"68ca81e9a9c3ca9305d0fb996a1e3e1d6346cbe8"}},{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Charis Kalpakis <39087493+fake-haris@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels FTR release_note:skip Skip the PR/issue when compiling release notes v8.19.0 v9.0.0 v9.0.2 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants