Skip to content

Conversation

@dmlemeshko
Copy link
Contributor

@dmlemeshko dmlemeshko commented Jul 22, 2025

Summary

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

This PR is mostly about moving up functional tests from x-pack/test

x-pack/test/functional/apps
     | - apm/
     | - data_quality/
     | - monitoring/
     | - search_playground/

After:

x-pack/platform/test/functional/apps
     | - monitoring/

x-pack/solutions/observability/test/functional/apps
     | - apm/
     | - data_quality/

x-pack/solutions/search/test/functional/apps
     | - search_playground/

Note: search_playground is relocated under functional for consistency with old structure. Open for suggestion or make a follow-up update.

Some services/POs were duplicated because we can't import from solution test-helpers in x-pack/test_serverless without causing circular dependency issue.

@dmlemeshko dmlemeshko self-assigned this Jul 22, 2025
@dmlemeshko dmlemeshko added release_note:skip Skip the PR/issue when compiling release notes backport:version Backport to applied version labels v8.19.0 v9.2.0 v9.1.1 labels Jul 22, 2025
@dmlemeshko dmlemeshko marked this pull request as ready for review July 22, 2025 20:21
@dmlemeshko dmlemeshko requested review from a team as code owners July 22, 2025 20:21
@dmlemeshko dmlemeshko requested a review from a team July 22, 2025 20:21
@dmlemeshko dmlemeshko requested a review from a team as a code owner July 22, 2025 20:21
@botelastic botelastic bot added the Team:obs-ux-infra_services - DEPRECATED DEPRECATED - Use Team:obs-presentation. label Jul 22, 2025
@elasticmachine
Copy link
Contributor

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

Copy link
Contributor

@rmyz rmyz left a comment

Choose a reason for hiding this comment

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

infra & services changes LGTM

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

cc @dmlemeshko

Copy link
Contributor

@consulthys consulthys left a comment

Choose a reason for hiding this comment

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

Renaming LGT Stack Monitoring

Copy link
Contributor

@mohamedhamed-ahmed mohamedhamed-ahmed left a comment

Choose a reason for hiding this comment

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

Renaming changes LGTM! Thanks

@dmlemeshko dmlemeshko merged commit 63ca491 into elastic:main Jul 23, 2025
13 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

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

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

Questions ?

Please refer to the Backport tool documentation

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

## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving up functional tests from x-pack/test

```
x-pack/test/functional/apps
     | - apm/
     | - data_quality/
     | - monitoring/
     | - search_playground/
```

After: 
```
x-pack/platform/test/functional/apps
     | - monitoring/

x-pack/solutions/observability/test/functional/apps
     | - apm/
     | - data_quality/

x-pack/solutions/search/test/functional/apps
     | - search_playground/
```

Note: search_playground is relocated under `functional` for consistency
with old structure. Open for suggestion or make a follow-up update.

Some services/POs were duplicated because we can't import from solution
test-helpers in `x-pack/test_serverless` without causing circular
dependency issue.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jul 25, 2025
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 228986 locally
cc: @dmlemeshko

dmlemeshko added a commit to dmlemeshko/kibana that referenced this pull request Jul 28, 2025
…arch_playground (elastic#228986)

## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving up functional tests from x-pack/test

```
x-pack/test/functional/apps
     | - apm/
     | - data_quality/
     | - monitoring/
     | - search_playground/
```

After:
```
x-pack/platform/test/functional/apps
     | - monitoring/

x-pack/solutions/observability/test/functional/apps
     | - apm/
     | - data_quality/

x-pack/solutions/search/test/functional/apps
     | - search_playground/
```

Note: search_playground is relocated under `functional` for consistency
with old structure. Open for suggestion or make a follow-up update.

Some services/POs were duplicated because we can't import from solution
test-helpers in `x-pack/test_serverless` without causing circular
dependency issue.

---------

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

# Conflicts:
#	.buildkite/ftr_search_stateful_configs.yml
@dmlemeshko
Copy link
Contributor 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
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

dmlemeshko added a commit that referenced this pull request Jul 29, 2025
…ng, search_playground (#228986) (#229624)

# Backport

This will backport the following commits from `main` to `9.1`:
- [[ska] relocate functional ui tests: apm, data_quality, monitoring,
search_playground
(#228986)](#228986)

<!--- 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-23T13:53:49Z","message":"[ska]
relocate functional ui tests: apm, data_quality, monitoring,
search_playground (#228986)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving up functional tests from
x-pack/test\n\n```\nx-pack/test/functional/apps\n | - apm/\n | -
data_quality/\n | - monitoring/\n | - search_playground/\n```\n\nAfter:
\n```\nx-pack/platform/test/functional/apps\n | -
monitoring/\n\nx-pack/solutions/observability/test/functional/apps\n | -
apm/\n | -
data_quality/\n\nx-pack/solutions/search/test/functional/apps\n | -
search_playground/\n```\n\nNote: search_playground is relocated under
`functional` for consistency\nwith old structure. Open for suggestion or
make a follow-up update.\n\nSome services/POs were duplicated because we
can't import from solution\ntest-helpers in `x-pack/test_serverless`
without causing circular\ndependency
issue.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"63ca4911a464a7e2508aad6b43643a73a17ee50f","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport
missing","Team:obs-ux-infra_services","backport:version","v8.19.0","v9.2.0","v9.1.1"],"title":"[ska]
relocate functional ui tests: apm, data_quality, monitoring,
search_playground","number":228986,"url":"https://github.com/elastic/kibana/pull/228986","mergeCommit":{"message":"[ska]
relocate functional ui tests: apm, data_quality, monitoring,
search_playground (#228986)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving up functional tests from
x-pack/test\n\n```\nx-pack/test/functional/apps\n | - apm/\n | -
data_quality/\n | - monitoring/\n | - search_playground/\n```\n\nAfter:
\n```\nx-pack/platform/test/functional/apps\n | -
monitoring/\n\nx-pack/solutions/observability/test/functional/apps\n | -
apm/\n | -
data_quality/\n\nx-pack/solutions/search/test/functional/apps\n | -
search_playground/\n```\n\nNote: search_playground is relocated under
`functional` for consistency\nwith old structure. Open for suggestion or
make a follow-up update.\n\nSome services/POs were duplicated because we
can't import from solution\ntest-helpers in `x-pack/test_serverless`
without causing circular\ndependency
issue.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"63ca4911a464a7e2508aad6b43643a73a17ee50f"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","9.1"],"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/228986","number":228986,"mergeCommit":{"message":"[ska]
relocate functional ui tests: apm, data_quality, monitoring,
search_playground (#228986)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving up functional tests from
x-pack/test\n\n```\nx-pack/test/functional/apps\n | - apm/\n | -
data_quality/\n | - monitoring/\n | - search_playground/\n```\n\nAfter:
\n```\nx-pack/platform/test/functional/apps\n | -
monitoring/\n\nx-pack/solutions/observability/test/functional/apps\n | -
apm/\n | -
data_quality/\n\nx-pack/solutions/search/test/functional/apps\n | -
search_playground/\n```\n\nNote: search_playground is relocated under
`functional` for consistency\nwith old structure. Open for suggestion or
make a follow-up update.\n\nSome services/POs were duplicated because we
can't import from solution\ntest-helpers in `x-pack/test_serverless`
without causing circular\ndependency
issue.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"63ca4911a464a7e2508aad6b43643a73a17ee50f"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
@kibanamachine kibanamachine added v9.1.0 and removed backport missing Added to PRs automatically when the are determined to be missing a backport. labels Jul 29, 2025
@mistic mistic removed the v9.1.0 label Jul 29, 2025
eokoneyo pushed a commit to eokoneyo/kibana that referenced this pull request Jul 31, 2025
…arch_playground (elastic#228986)

## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving up functional tests from x-pack/test

```
x-pack/test/functional/apps
     | - apm/
     | - data_quality/
     | - monitoring/
     | - search_playground/
```

After: 
```
x-pack/platform/test/functional/apps
     | - monitoring/

x-pack/solutions/observability/test/functional/apps
     | - apm/
     | - data_quality/

x-pack/solutions/search/test/functional/apps
     | - search_playground/
```

Note: search_playground is relocated under `functional` for consistency
with old structure. Open for suggestion or make a follow-up update.

Some services/POs were duplicated because we can't import from solution
test-helpers in `x-pack/test_serverless` without causing circular
dependency issue.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
dmlemeshko added a commit to dmlemeshko/kibana that referenced this pull request Aug 7, 2025
…arch_playground (elastic#228986)

## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving up functional tests from x-pack/test

```
x-pack/test/functional/apps
     | - apm/
     | - data_quality/
     | - monitoring/
     | - search_playground/
```

After:
```
x-pack/platform/test/functional/apps
     | - monitoring/

x-pack/solutions/observability/test/functional/apps
     | - apm/
     | - data_quality/

x-pack/solutions/search/test/functional/apps
     | - search_playground/
```

Note: search_playground is relocated under `functional` for consistency
with old structure. Open for suggestion or make a follow-up update.

Some services/POs were duplicated because we can't import from solution
test-helpers in `x-pack/test_serverless` without causing circular
dependency issue.

---------

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

# Conflicts:
#	.buildkite/ftr_search_stateful_configs.yml
#	.github/CODEOWNERS
#	x-pack/platform/test/functional/apps/discover/config.ts
#	x-pack/solutions/observability/test/functional/apps/apm/config.ts
#	x-pack/solutions/observability/test/tsconfig.json
#	x-pack/solutions/search/test/functional/apps/search_playground/config.ts
#	x-pack/solutions/search/test/functional/apps/search_playground/playground_overview.ess.ts
#	x-pack/solutions/search/test/tsconfig.json
#	x-pack/test/functional/apps/search_playground/config.ts
#	x-pack/test/tsconfig.json
@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 that referenced this pull request Aug 7, 2025
…ing, search_playground (#228986) (#230993)

# Backport

This will backport the following commits from `main` to `8.19`:
- [[ska] relocate functional ui tests: apm, data_quality, monitoring,
search_playground
(#228986)](#228986)

<!--- 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-23T13:53:49Z","message":"[ska]
relocate functional ui tests: apm, data_quality, monitoring,
search_playground (#228986)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving up functional tests from
x-pack/test\n\n```\nx-pack/test/functional/apps\n | - apm/\n | -
data_quality/\n | - monitoring/\n | - search_playground/\n```\n\nAfter:
\n```\nx-pack/platform/test/functional/apps\n | -
monitoring/\n\nx-pack/solutions/observability/test/functional/apps\n | -
apm/\n | -
data_quality/\n\nx-pack/solutions/search/test/functional/apps\n | -
search_playground/\n```\n\nNote: search_playground is relocated under
`functional` for consistency\nwith old structure. Open for suggestion or
make a follow-up update.\n\nSome services/POs were duplicated because we
can't import from solution\ntest-helpers in `x-pack/test_serverless`
without causing circular\ndependency
issue.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"63ca4911a464a7e2508aad6b43643a73a17ee50f","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:obs-ux-infra_services","backport:version","v8.19.0","v9.2.0","v9.1.1"],"title":"[ska]
relocate functional ui tests: apm, data_quality, monitoring,
search_playground","number":228986,"url":"https://github.com/elastic/kibana/pull/228986","mergeCommit":{"message":"[ska]
relocate functional ui tests: apm, data_quality, monitoring,
search_playground (#228986)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving up functional tests from
x-pack/test\n\n```\nx-pack/test/functional/apps\n | - apm/\n | -
data_quality/\n | - monitoring/\n | - search_playground/\n```\n\nAfter:
\n```\nx-pack/platform/test/functional/apps\n | -
monitoring/\n\nx-pack/solutions/observability/test/functional/apps\n | -
apm/\n | -
data_quality/\n\nx-pack/solutions/search/test/functional/apps\n | -
search_playground/\n```\n\nNote: search_playground is relocated under
`functional` for consistency\nwith old structure. Open for suggestion or
make a follow-up update.\n\nSome services/POs were duplicated because we
can't import from solution\ntest-helpers in `x-pack/test_serverless`
without causing circular\ndependency
issue.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"63ca4911a464a7e2508aad6b43643a73a17ee50f"}},"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/228986","number":228986,"mergeCommit":{"message":"[ska]
relocate functional ui tests: apm, data_quality, monitoring,
search_playground (#228986)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving up functional tests from
x-pack/test\n\n```\nx-pack/test/functional/apps\n | - apm/\n | -
data_quality/\n | - monitoring/\n | - search_playground/\n```\n\nAfter:
\n```\nx-pack/platform/test/functional/apps\n | -
monitoring/\n\nx-pack/solutions/observability/test/functional/apps\n | -
apm/\n | -
data_quality/\n\nx-pack/solutions/search/test/functional/apps\n | -
search_playground/\n```\n\nNote: search_playground is relocated under
`functional` for consistency\nwith old structure. Open for suggestion or
make a follow-up update.\n\nSome services/POs were duplicated because we
can't import from solution\ntest-helpers in `x-pack/test_serverless`
without causing circular\ndependency
issue.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"63ca4911a464a7e2508aad6b43643a73a17ee50f"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/229624","number":229624,"state":"MERGED","mergeCommit":{"sha":"7464d023a73a8a5c30f0e1a5ab44925704fdcc3e","message":"[9.1]
[ska] relocate functional ui tests: apm, data_quality, monitoring,
search_playground (#228986) (#229624)\n\n# Backport\n\nThis will
backport the following commits from `main` to `9.1`:\n- [[ska] relocate
functional ui tests: apm, data_quality,
monitoring,\nsearch_playground\n(#228986)](https://github.com/elastic/kibana/pull/228986)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n"}}]}]
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:version Backport to applied version labels 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 v8.19.1 v9.1.1 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants