Skip to content

[UII] Fix cypress ml tests#264584

Merged
jen-huang merged 1 commit intoelastic:mainfrom
jen-huang:fix/lmd-tests
Apr 21, 2026
Merged

[UII] Fix cypress ml tests#264584
jen-huang merged 1 commit intoelastic:mainfrom
jen-huang:fix/lmd-tests

Conversation

@jen-huang
Copy link
Copy Markdown
Contributor

@jen-huang jen-huang commented Apr 21, 2026

Summary

Fixes this test that has been failing CI on main and 9.4 backports:

Fleet Cypress Tests #4 / Assets - Real API for integration with ML and transforms should install integration with ML module & transforms

Cause was due to new version of lmd published (lmd-3.0.0) that caused index template and transform names to be changed.

@jen-huang jen-huang self-assigned this Apr 21, 2026
@jen-huang jen-huang requested a review from a team as a code owner April 21, 2026 05:45
@jen-huang jen-huang added release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team backport:version Backport to applied version labels v9.4.0 v9.5.0 labels Apr 21, 2026
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/fleet (Team:Fleet)

@macroscopeapp
Copy link
Copy Markdown
Contributor

macroscopeapp Bot commented Apr 21, 2026

Approvability

Verdict: Would Approve

This PR updates Cypress test expectations to use new naming conventions (pivot_transform → pivot_transform_ea). The changes are confined to a single test file with no production code impact, and the author is the designated code owner of the modified file.

Macroscope would have approved this PR. A repo admin can enable approvability here.

@jen-huang jen-huang enabled auto-merge (squash) April 21, 2026 05:47
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Apr 21, 2026

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] Fleet Cypress Tests #1 / View agents list Bulk actions should allow to bulk reassign agent to another policy
  • [job] [logs] Fleet Cypress Tests #1 / View agents list Bulk actions should navigate to Maintenance and diagnostics submenu
  • [job] [logs] Fleet Cypress Tests #1 / View agents list Bulk actions should navigate to Maintenance and diagnostics submenu
  • [job] [logs] Fleet Cypress Tests #1 / View agents list Bulk actions should navigate to Security and removal submenu and show unenroll option
  • [job] [logs] Fleet Cypress Tests #1 / View agents list Bulk actions should navigate to Security and removal submenu and show unenroll option
  • [job] [logs] Fleet Cypress Tests #1 / View agents list Bulk actions should show hierarchical menu with submenus
  • [job] [logs] Fleet Cypress Tests #1 / View agents list Bulk actions should show hierarchical menu with submenus

Metrics [docs]

✅ unchanged

History

cc @jen-huang

@jen-huang jen-huang merged commit fa12076 into elastic:main Apr 21, 2026
33 checks passed
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 9.4

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

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
9.4

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

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Apr 21, 2026
# Backport

This will backport the following commits from `main` to `9.4`:
- [[UII] Fix cypress ml tests
(#264584)](#264584)

<!--- Backport version: 9.6.6 -->

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

<!--BACKPORT [{"author":{"name":"Jen
Huang","email":"its.jenetic@gmail.com"},"sourceCommit":{"committedDate":"2026-04-21T08:06:57Z","message":"[UII]
Fix cypress ml tests (#264584)\n\n## Summary\n\nFixes this test that has
been failing CI on main and 9.4 backports:\n```\nFleet Cypress Tests #4
/ Assets - Real API for integration with ML and transforms should
install integration with ML module & transforms\n```\n\nCause was due to
new version of lmd
published\n([lmd-3.0.0](elastic/integrations#17626))
that\ncaused index template and transform names to be
changed.","sha":"fa12076f23912b4114d44e30196f20731e066511","branchLabelMapping":{"^v9.5.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","backport:version","v9.4.0","v9.5.0"],"title":"[UII]
Fix cypress ml
tests","number":264584,"url":"https://github.com/elastic/kibana/pull/264584","mergeCommit":{"message":"[UII]
Fix cypress ml tests (#264584)\n\n## Summary\n\nFixes this test that has
been failing CI on main and 9.4 backports:\n```\nFleet Cypress Tests #4
/ Assets - Real API for integration with ML and transforms should
install integration with ML module & transforms\n```\n\nCause was due to
new version of lmd
published\n([lmd-3.0.0](elastic/integrations#17626))
that\ncaused index template and transform names to be
changed.","sha":"fa12076f23912b4114d44e30196f20731e066511"}},"sourceBranch":"main","suggestedTargetBranches":["9.4"],"targetPullRequestStates":[{"branch":"9.4","label":"v9.4.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.5.0","branchLabelMappingKey":"^v9.5.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/264584","number":264584,"mergeCommit":{"message":"[UII]
Fix cypress ml tests (#264584)\n\n## Summary\n\nFixes this test that has
been failing CI on main and 9.4 backports:\n```\nFleet Cypress Tests #4
/ Assets - Real API for integration with ML and transforms should
install integration with ML module & transforms\n```\n\nCause was due to
new version of lmd
published\n([lmd-3.0.0](elastic/integrations#17626))
that\ncaused index template and transform names to be
changed.","sha":"fa12076f23912b4114d44e30196f20731e066511"}}]}]
BACKPORT-->

Co-authored-by: Jen Huang <its.jenetic@gmail.com>
@jen-huang jen-huang deleted the fix/lmd-tests branch April 21, 2026 17:01
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 v9.4.0 v9.5.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants