Skip to content

Conversation

@dmlemeshko
Copy link
Member

@dmlemeshko dmlemeshko commented Aug 11, 2025

Summary

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

This PR is mostly about moving security FTR tests from x-pack/test_serverless/ dir to x-pack/solutions/security/test

Before

x-pack/test_serverless/
  | - functional/test_suites/security/
  | - api_integration/test_suites/security/

After:

x-pack/solutions/security/test/serverless
  | - functional/
  |  |- test_suites/
  |  |- configs/
  | - api_integration/
     |- test_suites/
     |- configs/

All the tests are run under the renamed FTR configs:

image

@dmlemeshko dmlemeshko self-assigned this Aug 11, 2025
@dmlemeshko dmlemeshko added release_note:skip Skip the PR/issue when compiling release notes backport:version Backport to applied version labels v9.2.0 v9.1.1 v8.19.2 labels Aug 11, 2025
@dmlemeshko dmlemeshko marked this pull request as ready for review August 11, 2025 15:46
@dmlemeshko dmlemeshko requested review from a team as code owners August 11, 2025 15:46
@dmlemeshko dmlemeshko requested a review from jeramysoucy August 12, 2025 06:08
Copy link
Contributor

@jillguyonnet jillguyonnet left a comment

Choose a reason for hiding this comment

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

Fleet changes LGTM

@dmlemeshko dmlemeshko enabled auto-merge (squash) August 13, 2025 11:09
@dmlemeshko dmlemeshko merged commit dc8ab7a into elastic:main Aug 13, 2025
13 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

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

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

History

cc @dmlemeshko

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

Questions ?

Please refer to the Backport tool documentation

fkanout pushed a commit to fkanout/kibana that referenced this pull request Aug 14, 2025
…1277)

## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving security FTR tests from
`x-pack/test_serverless/` dir to `x-pack/solutions/security/test`

Before
```
x-pack/test_serverless/
  | - functional/test_suites/security/
  | - api_integration/test_suites/security/
```

After: 
```
x-pack/solutions/security/test/serverless
  | - functional/
  |  |- test_suites/
  |  |- configs/
  | - api_integration/
     |- test_suites/
     |- configs/
```

All the tests are run under the renamed FTR configs:

<img width="1704" height="680" alt="image"
src="https://github.com/user-attachments/assets/ba481f2f-118a-48c3-8370-6c199552e484"
/>

---------

Co-authored-by: kibanamachine <[email protected]>
dmlemeshko added a commit to dmlemeshko/kibana that referenced this pull request Aug 14, 2025
…1277)

## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving security FTR tests from
`x-pack/test_serverless/` dir to `x-pack/solutions/security/test`

Before
```
x-pack/test_serverless/
  | - functional/test_suites/security/
  | - api_integration/test_suites/security/
```

After:
```
x-pack/solutions/security/test/serverless
  | - functional/
  |  |- test_suites/
  |  |- configs/
  | - api_integration/
     |- test_suites/
     |- configs/
```

All the tests are run under the renamed FTR configs:

<img width="1704" height="680" alt="image"
src="https://github.com/user-attachments/assets/ba481f2f-118a-48c3-8370-6c199552e484"
/>

---------

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit dc8ab7a)

# Conflicts:
#	.buildkite/ftr_security_serverless_configs.yml
#	.github/CODEOWNERS
#	x-pack/test_serverless/functional/page_objects/index.ts
#	x-pack/test_serverless/functional/services/index.ts
#	x-pack/test_serverless/tsconfig.json
@dmlemeshko
Copy link
Member 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 Aug 15, 2025
) (#231893)

# Backport

This will backport the following commits from `main` to `9.1`:
- [[ska] relocate Security serverless api & functional tests
(#231277)](#231277)

<!--- Backport version: 10.0.1 -->

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

<!--BACKPORT [{"author":{"name":"Dzmitry
Lemechko","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-08-13T12:55:58Z","message":"[ska]
relocate Security serverless api & functional tests (#231277)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving security FTR tests from\n`x-pack/test_serverless/` dir to
`x-pack/solutions/security/test`\n\nBefore\n```\nx-pack/test_serverless/\n
| - functional/test_suites/security/\n | -
api_integration/test_suites/security/\n```\n\nAfter:
\n```\nx-pack/solutions/security/test/serverless\n | - functional/\n |
|- test_suites/\n | |- configs/\n | - api_integration/\n |-
test_suites/\n |- configs/\n```\n\nAll the tests are run under the
renamed FTR configs:\n\n<img width=\"1704\" height=\"680\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/ba481f2f-118a-48c3-8370-6c199552e484\"\n/>\n\n---------\n\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"dc8ab7a3a0f55903e6e89e550537bb2cb991a08a","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","backport:version","v9.2.0","v9.1.1","v8.19.2"],"title":"[ska]
relocate Security serverless api & functional
tests","number":231277,"url":"https://github.com/elastic/kibana/pull/231277","mergeCommit":{"message":"[ska]
relocate Security serverless api & functional tests (#231277)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving security FTR tests from\n`x-pack/test_serverless/` dir to
`x-pack/solutions/security/test`\n\nBefore\n```\nx-pack/test_serverless/\n
| - functional/test_suites/security/\n | -
api_integration/test_suites/security/\n```\n\nAfter:
\n```\nx-pack/solutions/security/test/serverless\n | - functional/\n |
|- test_suites/\n | |- configs/\n | - api_integration/\n |-
test_suites/\n |- configs/\n```\n\nAll the tests are run under the
renamed FTR configs:\n\n<img width=\"1704\" height=\"680\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/ba481f2f-118a-48c3-8370-6c199552e484\"\n/>\n\n---------\n\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"dc8ab7a3a0f55903e6e89e550537bb2cb991a08a"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/231277","number":231277,"mergeCommit":{"message":"[ska]
relocate Security serverless api & functional tests (#231277)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving security FTR tests from\n`x-pack/test_serverless/` dir to
`x-pack/solutions/security/test`\n\nBefore\n```\nx-pack/test_serverless/\n
| - functional/test_suites/security/\n | -
api_integration/test_suites/security/\n```\n\nAfter:
\n```\nx-pack/solutions/security/test/serverless\n | - functional/\n |
|- test_suites/\n | |- configs/\n | - api_integration/\n |-
test_suites/\n |- configs/\n```\n\nAll the tests are run under the
renamed FTR configs:\n\n<img width=\"1704\" height=\"680\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/ba481f2f-118a-48c3-8370-6c199552e484\"\n/>\n\n---------\n\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"dc8ab7a3a0f55903e6e89e550537bb2cb991a08a"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

---------

Co-authored-by: kibanamachine <[email protected]>
NicholasPeretti pushed a commit to NicholasPeretti/kibana that referenced this pull request Aug 18, 2025
…1277)

## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving security FTR tests from
`x-pack/test_serverless/` dir to `x-pack/solutions/security/test`

Before
```
x-pack/test_serverless/
  | - functional/test_suites/security/
  | - api_integration/test_suites/security/
```

After: 
```
x-pack/solutions/security/test/serverless
  | - functional/
  |  |- test_suites/
  |  |- configs/
  | - api_integration/
     |- test_suites/
     |- configs/
```

All the tests are run under the renamed FTR configs:

<img width="1704" height="680" alt="image"
src="https://github.com/user-attachments/assets/ba481f2f-118a-48c3-8370-6c199552e484"
/>

---------

Co-authored-by: kibanamachine <[email protected]>
qn895 pushed a commit to qn895/kibana that referenced this pull request Aug 26, 2025
…1277)

## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving security FTR tests from
`x-pack/test_serverless/` dir to `x-pack/solutions/security/test`

Before
```
x-pack/test_serverless/
  | - functional/test_suites/security/
  | - api_integration/test_suites/security/
```

After: 
```
x-pack/solutions/security/test/serverless
  | - functional/
  |  |- test_suites/
  |  |- configs/
  | - api_integration/
     |- test_suites/
     |- configs/
```

All the tests are run under the renamed FTR configs:

<img width="1704" height="680" alt="image"
src="https://github.com/user-attachments/assets/ba481f2f-118a-48c3-8370-6c199552e484"
/>

---------

Co-authored-by: kibanamachine <[email protected]>
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 v8.19.2 v9.1.1 v9.1.3 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.