-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[9.1] [ska] relocate cypress & plugin functional tests (#228681) #228990
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 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 <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Alejandro Fernández Haro <afharo@gmail.com> (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
Contributor
|
Pinging @elastic/fleet (Team:Fleet) |
Contributor
|
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
csr
approved these changes
Jul 22, 2025
Contributor
💛 Build succeeded, but was flaky
Failed CI Steps
Metrics [docs]Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
|
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":"dzmitry.lemechko@elastic.co"},"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 <42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by: Alejandro Fernández Haro <afharo@gmail.com>","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 <42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by: Alejandro Fernández Haro <afharo@gmail.com>","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 <42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by: Alejandro Fernández Haro <afharo@gmail.com>","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 <irene.blanco@elastic.co>"}}]}] BACKPORT--> --------- 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
This PR is a backport of another PR
Team:Fleet
Team label for Observability Data Collection Fleet team
Team:obs-ux-infra_services - DEPRECATED
DEPRECATED - Use Team:obs-presentation.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto9.1:Questions ?
Please refer to the Backport tool documentation