Skip to content

[ska] relocate stack_functional_integration#228585

Merged
dmlemeshko merged 6 commits intoelastic:mainfrom
dmlemeshko:ska/relocate-stack_functional_integration
Jul 21, 2025
Merged

[ska] relocate stack_functional_integration#228585
dmlemeshko merged 6 commits intoelastic:mainfrom
dmlemeshko:ska/relocate-stack_functional_integration

Conversation

@dmlemeshko
Copy link
Contributor

@dmlemeshko dmlemeshko commented Jul 18, 2025

Summary

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

This PR is mostly about moving stack integration FTR tests from x-pack/test

x-pack/test/
     | - stack_functional_integration/

After:

x-pack/platform/test/
     | - stack_functional_integration/

@dmlemeshko dmlemeshko self-assigned this Jul 18, 2025
@dmlemeshko dmlemeshko added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting v9.1.0 v8.19.0 v9.2.0 labels Jul 18, 2025
@dmlemeshko dmlemeshko requested a review from marius-dr July 18, 2025 11:17
@dmlemeshko dmlemeshko marked this pull request as ready for review July 18, 2025 13:08
@dmlemeshko dmlemeshko requested review from a team as code owners July 18, 2025 13:08
Comment on lines +18 to +24
// testFiles: [
// require.resolve('@kbn/test-suites-xpack-platform/functional/apps/canvas'),
// require.resolve('./apps/lens/group1'),
// require.resolve('./apps/remote_clusters/ccs/remote_clusters_index_management_flow'),
// require.resolve('./apps/rollup_job'),
// require.resolve('@kbn/test-suites-xpack-platform/functional/apps/ml/anomaly_detection_jobs'),
// ],
Copy link
Contributor Author

@dmlemeshko dmlemeshko Jul 18, 2025

Choose a reason for hiding this comment

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

it is a duplicated config to avoid using import from deprecated x-pack/test test package. It serves only as a base config in stack_functional_integration/ config for now.

@@ -10,7 +10,7 @@ import { FtrProviderContext } from '../../../functional/ftr_provider_context';

export default function ({ getService, getPageObjects }: FtrProviderContext) {
const retry = getService('retry');
const PageObjects = getPageObjects(['common', 'uptime', 'timePicker']);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

removing uptime PO to keep the tests under platform (will be moved to QAF) cc @marius-dr

@dmlemeshko dmlemeshko enabled auto-merge (squash) July 21, 2025 09:02
@dmlemeshko dmlemeshko merged commit a2b5536 into elastic:main Jul 21, 2025
13 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
@kbn/test-suites-xpack 62 61 -1
@kbn/test-suites-xpack-platform 151 152 +1
total -0

Total ESLint disabled count

id before after diff
@kbn/test-suites-xpack 70 69 -1
@kbn/test-suites-xpack-platform 160 161 +1
total -0

History

cc @dmlemeshko

Bluefinger pushed a commit to Bluefinger/kibana that referenced this pull request Jul 22, 2025
## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving stack integration FTR tests from
x-pack/test

```
x-pack/test/
     | - stack_functional_integration/
```

After: 
```
x-pack/platform/test/
     | - stack_functional_integration/
```
@dmlemeshko dmlemeshko added backport:version Backport to applied version labels and removed backport:skip This PR does not require backporting labels Jul 22, 2025
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

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

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

Questions ?

Please refer to the Backport tool documentation

dmlemeshko added a commit to dmlemeshko/kibana that referenced this pull request Jul 22, 2025
## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving stack integration FTR tests from
x-pack/test

```
x-pack/test/
     | - stack_functional_integration/
```

After:
```
x-pack/platform/test/
     | - stack_functional_integration/
```

(cherry picked from commit a2b5536)

# Conflicts:
#	.github/CODEOWNERS
@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

dmlemeshko added a commit that referenced this pull request Jul 22, 2025
# Backport

This will backport the following commits from `main` to `9.1`:
- [[ska] relocate stack_functional_integration
(#228585)](#228585)

<!--- 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-21T11:37:57Z","message":"[ska]
relocate stack_functional_integration (#228585)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving stack integration FTR tests
from\nx-pack/test\n\n```\nx-pack/test/\n | -
stack_functional_integration/\n```\n\nAfter:
\n```\nx-pack/platform/test/\n | -
stack_functional_integration/\n```","sha":"a2b5536f677cbc9ec64b300fbb72fdb97d42478f","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[ska]
relocate
stack_functional_integration","number":228585,"url":"https://github.com/elastic/kibana/pull/228585","mergeCommit":{"message":"[ska]
relocate stack_functional_integration (#228585)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving stack integration FTR tests
from\nx-pack/test\n\n```\nx-pack/test/\n | -
stack_functional_integration/\n```\n\nAfter:
\n```\nx-pack/platform/test/\n | -
stack_functional_integration/\n```","sha":"a2b5536f677cbc9ec64b300fbb72fdb97d42478f"}},"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/228585","number":228585,"mergeCommit":{"message":"[ska]
relocate stack_functional_integration (#228585)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving stack integration FTR tests
from\nx-pack/test\n\n```\nx-pack/test/\n | -
stack_functional_integration/\n```\n\nAfter:
\n```\nx-pack/platform/test/\n | -
stack_functional_integration/\n```","sha":"a2b5536f677cbc9ec64b300fbb72fdb97d42478f"}}]}]
BACKPORT-->
kertal pushed a commit to kertal/kibana that referenced this pull request Jul 25, 2025
## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving stack integration FTR tests from
x-pack/test

```
x-pack/test/
     | - stack_functional_integration/
```

After: 
```
x-pack/platform/test/
     | - stack_functional_integration/
```
crespocarlos pushed a commit to crespocarlos/kibana that referenced this pull request Jul 25, 2025
## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving stack integration FTR tests from
x-pack/test

```
x-pack/test/
     | - stack_functional_integration/
```

After: 
```
x-pack/platform/test/
     | - stack_functional_integration/
```
@fake-haris
Copy link
Contributor

💚 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

fake-haris added a commit that referenced this pull request Aug 6, 2025
# Backport

This will backport the following commits from `main` to `8.19`:
- [[ska] relocate stack_functional_integration
(#228585)](#228585)

<!--- Backport version: 10.0.0 -->

### 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-21T11:37:57Z","message":"[ska]
relocate stack_functional_integration (#228585)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving stack integration FTR tests
from\nx-pack/test\n\n```\nx-pack/test/\n | -
stack_functional_integration/\n```\n\nAfter:
\n```\nx-pack/platform/test/\n | -
stack_functional_integration/\n```","sha":"a2b5536f677cbc9ec64b300fbb72fdb97d42478f","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[ska]
relocate
stack_functional_integration","number":228585,"url":"https://github.com/elastic/kibana/pull/228585","mergeCommit":{"message":"[ska]
relocate stack_functional_integration (#228585)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving stack integration FTR tests
from\nx-pack/test\n\n```\nx-pack/test/\n | -
stack_functional_integration/\n```\n\nAfter:
\n```\nx-pack/platform/test/\n | -
stack_functional_integration/\n```","sha":"a2b5536f677cbc9ec64b300fbb72fdb97d42478f"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/228974","number":228974,"state":"MERGED","mergeCommit":{"sha":"8403bd1409c5d0362e70dc4caa81bf04de6b2912","message":"[9.1]
[ska] relocate stack_functional_integration (#228585) (#228974)\n\n#
Backport\n\nThis will backport the following commits from `main` to
`9.1`:\n- [[ska] relocate
stack_functional_integration\n(#228585)](https://github.com/elastic/kibana/pull/228585)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n"}},{"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/228585","number":228585,"mergeCommit":{"message":"[ska]
relocate stack_functional_integration (#228585)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving stack integration FTR tests
from\nx-pack/test\n\n```\nx-pack/test/\n | -
stack_functional_integration/\n```\n\nAfter:
\n```\nx-pack/platform/test/\n | -
stack_functional_integration/\n```","sha":"a2b5536f677cbc9ec64b300fbb72fdb97d42478f"}}]}]
BACKPORT-->

---------

Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co>
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 v8.19.2 v9.1.0 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants