-
Notifications
You must be signed in to change notification settings - Fork 8.4k
[ska] relocate cypress & plugin functional tests #228681
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ska] relocate cypress & plugin functional tests #228681
Conversation
…ibana into ska/relocate-solution-tests
Starting backport for target branches: 8.19, 9.1 https://github.com/elastic/kibana/actions/runs/16420705483 |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
## 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]>
## 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
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
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. |
1 similar comment
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. |
## 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]>
## 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]>
…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]>
## 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
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…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]>
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
After: