Skip to content

Comments

[ska] remove 'test-suites-xpack-observability' imports in x-pack/test#226174

Merged
dmlemeshko merged 2 commits intoelastic:mainfrom
dmlemeshko:ska/remove-oblt-test-helper-imports-from-platform-test
Jul 2, 2025
Merged

[ska] remove 'test-suites-xpack-observability' imports in x-pack/test#226174
dmlemeshko merged 2 commits intoelastic:mainfrom
dmlemeshko:ska/remove-oblt-test-helper-imports-from-platform-test

Conversation

@dmlemeshko
Copy link
Contributor

@dmlemeshko dmlemeshko commented Jul 2, 2025

Summary

PR is a temporarily workaround to unblock us with SKA test relocation.

In one of my previous PRs to avoid code duplication I updated imports to use newly created @kbn/test-suites-xpack-observability module, sadly it led to circular dependency issue in test modules. Here I copy some helpers back to x-pack/test to unblock us, will be removed when we done with tests relocation.

@dmlemeshko dmlemeshko self-assigned this Jul 2, 2025
@dmlemeshko dmlemeshko marked this pull request as ready for review July 2, 2025 12:16
@dmlemeshko dmlemeshko requested review from a team as code owners July 2, 2025 12:16
@dmlemeshko dmlemeshko requested a review from a team July 2, 2025 12:16
@dmlemeshko dmlemeshko added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting 8.0 candidate v8.19.0 v9.2.0 labels Jul 2, 2025
Copy link
Contributor

@shahzad31 shahzad31 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !!

@botelastic botelastic bot added ci:project-deploy-observability Create an Observability project Team:obs-ux-infra_services - DEPRECATED DEPRECATED - Use Team:obs-presentation. labels Jul 2, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2025

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

Copy link
Member

@jennypavlova jennypavlova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Obs UX infra and services changes LGTM 🚀

@dmlemeshko dmlemeshko enabled auto-merge (squash) July 2, 2025 13:19
@dmlemeshko dmlemeshko merged commit 9426c26 into elastic:main Jul 2, 2025
25 checks passed
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #80 / Search solution tests Search Home page Solution Nav - Search search home page with existing indices "before each" hook for "renders Elasticsearch Documentation content"

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
@kbn/test-suites-xpack 195 196 +1

Total ESLint disabled count

id before after diff
@kbn/test-suites-xpack 210 211 +1

cc @dmlemeshko

@dmlemeshko
Copy link
Contributor 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 to dmlemeshko/kibana that referenced this pull request Jul 7, 2025
…elastic#226174)

## Summary

PR is a temporarily workaround to unblock us with SKA test relocation.

In one of my previous PRs to avoid code duplication I updated imports to
use newly created `@kbn/test-suites-xpack-observability` module, sadly
it led to circular dependency issue in test modules. Here I copy some
helpers back to x-pack/test to unblock us, will be removed when we done
with tests relocation.

---------

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

# Conflicts:
#	.github/CODEOWNERS
dmlemeshko added a commit that referenced this pull request Jul 7, 2025
…ck/test (#226174) (#226772)

# Backport

This will backport the following commits from `main` to `8.19`:
- [[ska] remove 'test-suites-xpack-observability' imports in x-pack/test
(#226174)](#226174)

<!--- 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-02T14:22:56Z","message":"[ska]
remove 'test-suites-xpack-observability' imports in x-pack/test
(#226174)\n\n## Summary\n\nPR is a temporarily workaround to unblock us
with SKA test relocation.\n\nIn one of my previous PRs to avoid code
duplication I updated imports to\nuse newly created
`@kbn/test-suites-xpack-observability` module, sadly\nit led to circular
dependency issue in test modules. Here I copy some\nhelpers back to
x-pack/test to unblock us, will be removed when we done\nwith tests
relocation.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"9426c26e285c66c1d3254ff6365dbf2e5917ff04","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:skip","8.0
candidate","ci:project-deploy-observability","Team:obs-ux-infra_services","v8.19.0","v9.2.0"],"title":"[ska]
remove 'test-suites-xpack-observability' imports in
x-pack/test","number":226174,"url":"https://github.com/elastic/kibana/pull/226174","mergeCommit":{"message":"[ska]
remove 'test-suites-xpack-observability' imports in x-pack/test
(#226174)\n\n## Summary\n\nPR is a temporarily workaround to unblock us
with SKA test relocation.\n\nIn one of my previous PRs to avoid code
duplication I updated imports to\nuse newly created
`@kbn/test-suites-xpack-observability` module, sadly\nit led to circular
dependency issue in test modules. Here I copy some\nhelpers back to
x-pack/test to unblock us, will be removed when we done\nwith tests
relocation.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"9426c26e285c66c1d3254ff6365dbf2e5917ff04"}},"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/226174","number":226174,"mergeCommit":{"message":"[ska]
remove 'test-suites-xpack-observability' imports in x-pack/test
(#226174)\n\n## Summary\n\nPR is a temporarily workaround to unblock us
with SKA test relocation.\n\nIn one of my previous PRs to avoid code
duplication I updated imports to\nuse newly created
`@kbn/test-suites-xpack-observability` module, sadly\nit led to circular
dependency issue in test modules. Here I copy some\nhelpers back to
x-pack/test to unblock us, will be removed when we done\nwith tests
relocation.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"9426c26e285c66c1d3254ff6365dbf2e5917ff04"}}]}]
BACKPORT-->

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
@dmlemeshko dmlemeshko added v9.1.0 backport:version Backport to applied version labels and removed backport:skip This PR does not require backporting labels Jul 11, 2025
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

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

@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

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

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.19 Cherrypick failed because the selected commit (9426c26) is empty. It looks like the commit was already backported in #226772
9.1 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 226174

Questions ?

Please refer to the Backport tool documentation

1 similar comment
@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.19 Cherrypick failed because the selected commit (9426c26) is empty. It looks like the commit was already backported in #226772
9.1 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 226174

Questions ?

Please refer to the Backport tool documentation

@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

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

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

Questions ?

Please refer to the Backport tool documentation

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

## Summary

PR is a temporarily workaround to unblock us with SKA test relocation.

In one of my previous PRs to avoid code duplication I updated imports to
use newly created `@kbn/test-suites-xpack-observability` module, sadly
it led to circular dependency issue in test modules. Here I copy some
helpers back to x-pack/test to unblock us, will be removed when we done
with tests relocation.

---------

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

8.0 candidate backport:version Backport to applied version labels ci:project-deploy-observability Create an Observability project release_note:skip Skip the PR/issue when compiling release notes Team:obs-ux-infra_services - DEPRECATED DEPRECATED - Use Team:obs-presentation. v8.19.0 v9.1.0 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants