Skip to content

[ska] relocate platform banner, cloud, so, custom branding tests#227269

Merged
dmlemeshko merged 12 commits intoelastic:mainfrom
dmlemeshko:ska/relocate-more-func-tests
Jul 10, 2025
Merged

[ska] relocate platform banner, cloud, so, custom branding tests#227269
dmlemeshko merged 12 commits intoelastic:mainfrom
dmlemeshko:ska/relocate-more-func-tests

Conversation

@dmlemeshko
Copy link
Contributor

@dmlemeshko dmlemeshko commented Jul 9, 2025

Summary

Part of https://github.com/elastic/kibana-team/issues/1503

This PR is mostly about moving platform tests from x-pack/test

x-pack/test/
     | - banners_functional/
     | - cloud_integration/
     | - saved_objects_field_count/
     | - custom_branding/

After:

x-pack/platform/test/
     | - banner_functional/
     | - cloud_integration/
     | - saved_objects_field_count/
     | - custom_branding/

@dmlemeshko dmlemeshko self-assigned this Jul 9, 2025
@dmlemeshko dmlemeshko added backport:skip This PR does not require backporting backport:version Backport to applied version labels v9.1.0 v8.19.0 v9.2.0 labels Jul 9, 2025
@dmlemeshko dmlemeshko marked this pull request as ready for review July 9, 2025 15:47
@dmlemeshko dmlemeshko requested review from a team as code owners July 9, 2025 15:47
@dmlemeshko dmlemeshko added release_note:skip Skip the PR/issue when compiling release notes and removed backport:skip This PR does not require backporting labels Jul 9, 2025
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
@kbn/test-suites-xpack 151 150 -1
@kbn/test-suites-xpack-platform 85 86 +1
total -0

References to deprecated APIs

id before after diff
@kbn/test-suites-xpack-platform 43 46 +3

Total ESLint disabled count

id before after diff
@kbn/test-suites-xpack 163 162 -1
@kbn/test-suites-xpack-platform 92 93 +1
total -0

History

cc @dmlemeshko

@dmlemeshko dmlemeshko merged commit 0f5ca5f into elastic:main Jul 10, 2025
16 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

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

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.19 Backport failed because of merge conflicts
9.1 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 227269

Questions ?

Please refer to the Backport tool documentation

@dmlemeshko dmlemeshko added backport:version Backport to applied version labels and removed backport:version Backport to applied version labels labels Jul 14, 2025
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

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

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.19 Backport failed because of merge conflicts
9.1 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 227269

Questions ?

Please refer to the Backport tool documentation

@dmlemeshko
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
9.1

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

Questions ?

Please refer to the Backport tool documentation

dmlemeshko added a commit to dmlemeshko/kibana that referenced this pull request Jul 14, 2025
…stic#227269)

## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving platform tests from x-pack/test

```
x-pack/test/
     | - banner_functional/
     | - cloud_integration/
     | - saved_objects_field_count/
     | - custom_branding/
```

After:
```
x-pack/platform/test/
     | - banner_functional/
     | - cloud_integration/
     | - saved_objects_field_count/
     | - custom_branding/
```

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 0f5ca5f)

# Conflicts:
#	.github/CODEOWNERS
#	x-pack/platform/test/functional/page_objects/index.ts
#	x-pack/platform/test/tsconfig.json
#	x-pack/test/functional/page_objects/index.ts
dmlemeshko added a commit that referenced this pull request Jul 15, 2025
#227269) (#227834)

# Backport

This will backport the following commits from `main` to `9.1`:
- [[ska] relocate platform banner, cloud, so, custom branding tests
(#227269)](#227269)

<!--- Backport version: 10.0.1 -->

### 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-07-10T13:02:38Z","message":"[ska]
relocate platform banner, cloud, so, custom branding tests
(#227269)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving platform tests from x-pack/test\n\n```\nx-pack/test/\n | -
banner_functional/\n | - cloud_integration/\n | -
saved_objects_field_count/\n | - custom_branding/\n```\n\nAfter:
\n```\nx-pack/platform/test/\n | - banner_functional/\n | -
cloud_integration/\n | - saved_objects_field_count/\n | -
custom_branding/\n```\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"0f5ca5ff10e8f0e282109b7692189066043b6e26","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[ska]
relocate platform banner, cloud, so, custom branding
tests","number":227269,"url":"https://github.com/elastic/kibana/pull/227269","mergeCommit":{"message":"[ska]
relocate platform banner, cloud, so, custom branding tests
(#227269)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving platform tests from x-pack/test\n\n```\nx-pack/test/\n | -
banner_functional/\n | - cloud_integration/\n | -
saved_objects_field_count/\n | - custom_branding/\n```\n\nAfter:
\n```\nx-pack/platform/test/\n | - banner_functional/\n | -
cloud_integration/\n | - saved_objects_field_count/\n | -
custom_branding/\n```\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"0f5ca5ff10e8f0e282109b7692189066043b6e26"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"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"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/227269","number":227269,"mergeCommit":{"message":"[ska]
relocate platform banner, cloud, so, custom branding tests
(#227269)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving platform tests from x-pack/test\n\n```\nx-pack/test/\n | -
banner_functional/\n | - cloud_integration/\n | -
saved_objects_field_count/\n | - custom_branding/\n```\n\nAfter:
\n```\nx-pack/platform/test/\n | - banner_functional/\n | -
cloud_integration/\n | - saved_objects_field_count/\n | -
custom_branding/\n```\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"0f5ca5ff10e8f0e282109b7692189066043b6e26"}}]}]
BACKPORT-->

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
@dmlemeshko dmlemeshko added backport:version Backport to applied version labels and removed backport:version Backport to applied version labels labels Jul 15, 2025
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

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

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.19 Backport failed because of merge conflicts
9.1 Backport failed because of merge conflicts

You might need to backport the following PRs to 9.1:
- [ska] relocate oblt deployment-agnostic api integration tests (#227194)
- [ska] remove 'test-suites-xpack-observability' imports in x-pack/test (#226174)

Manual backport

To create the backport manually run:

node scripts/backport --pr 227269

Questions ?

Please refer to the Backport tool documentation

kertal pushed a commit to kertal/kibana that referenced this pull request Jul 25, 2025
…stic#227269)

## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving platform tests from x-pack/test

```
x-pack/test/
     | - banner_functional/
     | - cloud_integration/
     | - saved_objects_field_count/
     | - custom_branding/
```

After: 
```
x-pack/platform/test/
     | - banner_functional/
     | - cloud_integration/
     | - saved_objects_field_count/
     | - custom_branding/
```

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
@fake-haris
Copy link
Contributor

💚 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

fake-haris added a commit that referenced this pull request Aug 1, 2025
…ts (#227269) (#230221)

# Backport

This will backport the following commits from `main` to `8.19`:
- [[ska] relocate platform banner, cloud, so, custom branding tests
(#227269)](#227269)

<!--- Backport version: 10.0.1 -->

### 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-07-10T13:02:38Z","message":"[ska]
relocate platform banner, cloud, so, custom branding tests
(#227269)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving platform tests from x-pack/test\n\n```\nx-pack/test/\n | -
banner_functional/\n | - cloud_integration/\n | -
saved_objects_field_count/\n | - custom_branding/\n```\n\nAfter:
\n```\nx-pack/platform/test/\n | - banner_functional/\n | -
cloud_integration/\n | - saved_objects_field_count/\n | -
custom_branding/\n```\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"0f5ca5ff10e8f0e282109b7692189066043b6e26","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[ska]
relocate platform banner, cloud, so, custom branding
tests","number":227269,"url":"https://github.com/elastic/kibana/pull/227269","mergeCommit":{"message":"[ska]
relocate platform banner, cloud, so, custom branding tests
(#227269)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving platform tests from x-pack/test\n\n```\nx-pack/test/\n | -
banner_functional/\n | - cloud_integration/\n | -
saved_objects_field_count/\n | - custom_branding/\n```\n\nAfter:
\n```\nx-pack/platform/test/\n | - banner_functional/\n | -
cloud_integration/\n | - saved_objects_field_count/\n | -
custom_branding/\n```\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"0f5ca5ff10e8f0e282109b7692189066043b6e26"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/227834","number":227834,"state":"MERGED","mergeCommit":{"sha":"0eea5153555aab2375e28c6d6bf3dbcf9c7721d5","message":"[9.1]
[ska] relocate platform banner, cloud, so, custom branding tests
(#227269) (#227834)\n\n# Backport\n\nThis will backport the following
commits from `main` to `9.1`:\n- [[ska] relocate platform banner, cloud,
so, custom branding
tests\n(#227269)](https://github.com/elastic/kibana/pull/227269)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/227269","number":227269,"mergeCommit":{"message":"[ska]
relocate platform banner, cloud, so, custom branding tests
(#227269)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving platform tests from x-pack/test\n\n```\nx-pack/test/\n | -
banner_functional/\n | - cloud_integration/\n | -
saved_objects_field_count/\n | - custom_branding/\n```\n\nAfter:
\n```\nx-pack/platform/test/\n | - banner_functional/\n | -
cloud_integration/\n | - saved_objects_field_count/\n | -
custom_branding/\n```\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"0f5ca5ff10e8f0e282109b7692189066043b6e26"}}]}]
BACKPORT-->

---------

Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co>
Co-authored-by: kibanamachine <42973632+kibanamachine@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 release_note:skip Skip the PR/issue when compiling release notes v8.19.0 v8.19.1 v9.1.0 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants