Skip to content

Conversation

dmlemeshko
Copy link
Member

@dmlemeshko dmlemeshko commented Jul 18, 2025

Summary

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

This PR is mostly about moving FTR and Cypress runner/tests from x-pack/test

x-pack/test/
     | - apm_cypress/
     | - profiling_cypress/
     | - fleet_cypress/
     | - plugin_functional/

After:

x-pack/test/
     | - plugin_functional/

x-pack/solutions/observability/test/
     | - apm_cypress/
     | - profiling_cypress/
     | - fleet_cypress/

x-pack/solutions/security/test/
     | - plugin_functional

@dmlemeshko dmlemeshko marked this pull request as ready for review July 21, 2025 06:44
@dmlemeshko dmlemeshko requested review from a team as code owners July 21, 2025 06:44
@dmlemeshko dmlemeshko self-assigned this Jul 21, 2025
@dmlemeshko dmlemeshko added v9.1.0 v8.19.0 v9.2.0 release_note:skip Skip the PR/issue when compiling release notes backport:version Backport to applied version labels labels Jul 21, 2025
@botelastic botelastic bot added Team:Fleet Team label for Observability Data Collection Fleet team Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team labels Jul 21, 2025
@dmlemeshko dmlemeshko merged commit 16417b6 into elastic:main Jul 21, 2025
15 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

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

@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 228681

Questions ?

Please refer to the Backport tool documentation

Bluefinger pushed a commit to Bluefinger/kibana that referenced this pull request Jul 22, 2025
## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving FTR and Cypress runner/tests from
x-pack/test

```
x-pack/test/
     | - apm_cypress/
     | - profiling_cypress/
     | - fleet_cypress/
     | - plugin_functional/

```

After: 
```
x-pack/test/
     | - plugin_functional/

x-pack/solutions/observability/test/
     | - apm_cypress/
     | - profiling_cypress/
     | - fleet_cypress/

x-pack/solutions/security/test/
     | - plugin_functional
```

---------

Co-authored-by: kibanamachine <[email protected]>
Co-authored-by: Alejandro Fernández Haro <[email protected]>
dmlemeshko added a commit to dmlemeshko/kibana that referenced this pull request Jul 22, 2025
## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving FTR and Cypress runner/tests from
x-pack/test

```
x-pack/test/
     | - apm_cypress/
     | - profiling_cypress/
     | - fleet_cypress/
     | - plugin_functional/

```

After:
```
x-pack/test/
     | - plugin_functional/

x-pack/solutions/observability/test/
     | - apm_cypress/
     | - profiling_cypress/
     | - fleet_cypress/

x-pack/solutions/security/test/
     | - plugin_functional
```

---------

Co-authored-by: kibanamachine <[email protected]>
Co-authored-by: Alejandro Fernández Haro <[email protected]>
(cherry picked from commit 16417b6)

# Conflicts:
#	.github/CODEOWNERS
#	x-pack/platform/plugins/shared/observability_ai_assistant/common/functions/function_visibility.ts
#	x-pack/platform/plugins/shared/streams/server/lib/streams/state_management/errors/failed_to_rollback_error.ts
#	x-pack/solutions/observability/test/apm_cypress/runner.ts
#	x-pack/solutions/security/test/plugin_functional/ftr_provider_context.d.ts
#	x-pack/test/apm_api_integration/common/utils/expect_to_reject.ts
@dmlemeshko
Copy link
Member 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

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jul 23, 2025
@kibanamachine
Copy link
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.
cc: @dmlemeshko

1 similar comment
@kibanamachine
Copy link
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.
cc: @dmlemeshko

kertal pushed a commit to kertal/kibana that referenced this pull request Jul 25, 2025
## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving FTR and Cypress runner/tests from
x-pack/test

```
x-pack/test/
     | - apm_cypress/
     | - profiling_cypress/
     | - fleet_cypress/
     | - plugin_functional/

```

After: 
```
x-pack/test/
     | - plugin_functional/

x-pack/solutions/observability/test/
     | - apm_cypress/
     | - profiling_cypress/
     | - fleet_cypress/

x-pack/solutions/security/test/
     | - plugin_functional
```

---------

Co-authored-by: kibanamachine <[email protected]>
Co-authored-by: Alejandro Fernández Haro <[email protected]>
crespocarlos pushed a commit to crespocarlos/kibana that referenced this pull request Jul 25, 2025
## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving FTR and Cypress runner/tests from
x-pack/test

```
x-pack/test/
     | - apm_cypress/
     | - profiling_cypress/
     | - fleet_cypress/
     | - plugin_functional/

```

After: 
```
x-pack/test/
     | - plugin_functional/

x-pack/solutions/observability/test/
     | - apm_cypress/
     | - profiling_cypress/
     | - fleet_cypress/

x-pack/solutions/security/test/
     | - plugin_functional
```

---------

Co-authored-by: kibanamachine <[email protected]>
Co-authored-by: Alejandro Fernández Haro <[email protected]>
dmlemeshko added a commit that referenced this pull request Jul 25, 2025
…8990)

# Backport

This will backport the following commits from `main` to `9.1`:
- [[ska] relocate cypress & plugin functional tests
(#228681)](#228681)

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

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

<!--BACKPORT [{"author":{"name":"Dzmitry
Lemechko","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-07-21T15:06:13Z","message":"[ska]
relocate cypress & plugin functional tests (#228681)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving FTR and Cypress runner/tests
from\nx-pack/test\n\n```\nx-pack/test/\n | - apm_cypress/\n | -
profiling_cypress/\n | - fleet_cypress/\n | -
plugin_functional/\n\n```\n\nAfter: \n```\nx-pack/test/\n | -
plugin_functional/\n\nx-pack/solutions/observability/test/\n | -
apm_cypress/\n | - profiling_cypress/\n | -
fleet_cypress/\n\nx-pack/solutions/security/test/\n | -
plugin_functional\n```\n\n---------\n\nCo-authored-by: kibanamachine
<[email protected]>\nCo-authored-by:
Alejandro Fernández Haro
<[email protected]>","sha":"16417b6d6c296af278547dea80371516326897a5","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","Team:obs-ux-infra_services","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[ska]
relocate cypress & plugin functional
tests","number":228681,"url":"https://github.com/elastic/kibana/pull/228681","mergeCommit":{"message":"[ska]
relocate cypress & plugin functional tests (#228681)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving FTR and Cypress runner/tests
from\nx-pack/test\n\n```\nx-pack/test/\n | - apm_cypress/\n | -
profiling_cypress/\n | - fleet_cypress/\n | -
plugin_functional/\n\n```\n\nAfter: \n```\nx-pack/test/\n | -
plugin_functional/\n\nx-pack/solutions/observability/test/\n | -
apm_cypress/\n | - profiling_cypress/\n | -
fleet_cypress/\n\nx-pack/solutions/security/test/\n | -
plugin_functional\n```\n\n---------\n\nCo-authored-by: kibanamachine
<[email protected]>\nCo-authored-by:
Alejandro Fernández Haro
<[email protected]>","sha":"16417b6d6c296af278547dea80371516326897a5"}},"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/228681","number":228681,"mergeCommit":{"message":"[ska]
relocate cypress & plugin functional tests (#228681)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving FTR and Cypress runner/tests
from\nx-pack/test\n\n```\nx-pack/test/\n | - apm_cypress/\n | -
profiling_cypress/\n | - fleet_cypress/\n | -
plugin_functional/\n\n```\n\nAfter: \n```\nx-pack/test/\n | -
plugin_functional/\n\nx-pack/solutions/observability/test/\n | -
apm_cypress/\n | - profiling_cypress/\n | -
fleet_cypress/\n\nx-pack/solutions/security/test/\n | -
plugin_functional\n```\n\n---------\n\nCo-authored-by: kibanamachine
<[email protected]>\nCo-authored-by:
Alejandro Fernández Haro
<[email protected]>","sha":"16417b6d6c296af278547dea80371516326897a5"}}]}]
BACKPORT-->

---------

Co-authored-by: Irene Blanco <[email protected]>
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jul 25, 2025
@mistic mistic added v9.1.1 and removed v9.1.0 labels Jul 29, 2025
dmlemeshko added a commit to dmlemeshko/kibana that referenced this pull request Aug 6, 2025
## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving FTR and Cypress runner/tests from
x-pack/test

```
x-pack/test/
     | - apm_cypress/
     | - profiling_cypress/
     | - fleet_cypress/
     | - plugin_functional/

```

After:
```
x-pack/test/
     | - plugin_functional/

x-pack/solutions/observability/test/
     | - apm_cypress/
     | - profiling_cypress/
     | - fleet_cypress/

x-pack/solutions/security/test/
     | - plugin_functional
```

---------

Co-authored-by: kibanamachine <[email protected]>
Co-authored-by: Alejandro Fernández Haro <[email protected]>
(cherry picked from commit 16417b6)

# Conflicts:
#	.buildkite/ftr_security_stateful_configs.yml
#	.github/CODEOWNERS
#	x-pack/solutions/observability/test/apm_cypress/runner.ts
#	x-pack/test/tsconfig.json
@dmlemeshko
Copy link
Member Author

💚 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

dmlemeshko added a commit that referenced this pull request Aug 7, 2025
…30868)

# Backport

This will backport the following commits from `main` to `8.19`:
- [[ska] relocate cypress & plugin functional tests
(#228681)](#228681)

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

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

<!--BACKPORT [{"author":{"name":"Dzmitry
Lemechko","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-07-21T15:06:13Z","message":"[ska]
relocate cypress & plugin functional tests (#228681)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving FTR and Cypress runner/tests
from\nx-pack/test\n\n```\nx-pack/test/\n | - apm_cypress/\n | -
profiling_cypress/\n | - fleet_cypress/\n | -
plugin_functional/\n\n```\n\nAfter: \n```\nx-pack/test/\n | -
plugin_functional/\n\nx-pack/solutions/observability/test/\n | -
apm_cypress/\n | - profiling_cypress/\n | -
fleet_cypress/\n\nx-pack/solutions/security/test/\n | -
plugin_functional\n```\n\n---------\n\nCo-authored-by: kibanamachine
<[email protected]>\nCo-authored-by:
Alejandro Fernández Haro
<[email protected]>","sha":"16417b6d6c296af278547dea80371516326897a5","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","Team:obs-ux-infra_services","backport:version","v8.19.0","v9.2.0","v9.1.1"],"title":"[ska]
relocate cypress & plugin functional
tests","number":228681,"url":"https://github.com/elastic/kibana/pull/228681","mergeCommit":{"message":"[ska]
relocate cypress & plugin functional tests (#228681)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving FTR and Cypress runner/tests
from\nx-pack/test\n\n```\nx-pack/test/\n | - apm_cypress/\n | -
profiling_cypress/\n | - fleet_cypress/\n | -
plugin_functional/\n\n```\n\nAfter: \n```\nx-pack/test/\n | -
plugin_functional/\n\nx-pack/solutions/observability/test/\n | -
apm_cypress/\n | - profiling_cypress/\n | -
fleet_cypress/\n\nx-pack/solutions/security/test/\n | -
plugin_functional\n```\n\n---------\n\nCo-authored-by: kibanamachine
<[email protected]>\nCo-authored-by:
Alejandro Fernández Haro
<[email protected]>","sha":"16417b6d6c296af278547dea80371516326897a5"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"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/228681","number":228681,"mergeCommit":{"message":"[ska]
relocate cypress & plugin functional tests (#228681)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving FTR and Cypress runner/tests
from\nx-pack/test\n\n```\nx-pack/test/\n | - apm_cypress/\n | -
profiling_cypress/\n | - fleet_cypress/\n | -
plugin_functional/\n\n```\n\nAfter: \n```\nx-pack/test/\n | -
plugin_functional/\n\nx-pack/solutions/observability/test/\n | -
apm_cypress/\n | - profiling_cypress/\n | -
fleet_cypress/\n\nx-pack/solutions/security/test/\n | -
plugin_functional\n```\n\n---------\n\nCo-authored-by: kibanamachine
<[email protected]>\nCo-authored-by:
Alejandro Fernández Haro
<[email protected]>","sha":"16417b6d6c296af278547dea80371516326897a5"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/228990","number":228990,"state":"MERGED","mergeCommit":{"sha":"34235e82182f7648bcc6daa4333597fad061ed81","message":"[9.1]
[ska] relocate cypress & plugin functional tests (#228681)
(#228990)\n\n# Backport\n\nThis will backport the following commits from
`main` to `9.1`:\n- [[ska] relocate cypress & plugin functional
tests\n(#228681)](https://github.com/elastic/kibana/pull/228681)\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:
Irene Blanco <[email protected]>"}}]}] BACKPORT-->

---------

Co-authored-by: kibanamachine <[email protected]>
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 Team:Fleet Team label for Observability Data Collection Fleet team Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team v8.19.0 v8.19.1 v9.1.1 v9.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.