Skip to content

Comments

[8.19] [ska] relocate kibana-security FTR tests (#228452)#230623

Merged
dmlemeshko merged 7 commits intoelastic:8.19from
dmlemeshko:backport/8.19/pr-228452
Aug 6, 2025
Merged

[8.19] [ska] relocate kibana-security FTR tests (#228452)#230623
dmlemeshko merged 7 commits intoelastic:8.19from
dmlemeshko:backport/8.19/pr-228452

Conversation

@dmlemeshko
Copy link
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

## Summary

Part of elastic/kibana-team#1503

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

```
x-pack/test/
     | - security_api_integration/
     | - security_functional/
```

After:
```
x-pack/platform/test/
     | - security_api_integration/
     | - security_functional/
```

This PR also updates FTR configs that load test plugins from relocated
paths.

---------

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

# Conflicts:
#	.buildkite/ftr_platform_stateful_configs.yml
#	.github/CODEOWNERS
#	.gitignore
#	package.json
#	tsconfig.base.json
#	x-pack/platform/test/security_api_integration/session_shard_missing.config.ts
#	x-pack/platform/test/security_api_integration/tests/session_shard_missing/index.ts
#	x-pack/platform/test/security_api_integration/tests/session_shard_missing/shard_missing.ts
#	x-pack/test/functional_enterprise_search/apps/enterprise_search/with_host_configured/index.ts
#	x-pack/test/security_api_integration/tests/session_shard_missing/index.ts
#	x-pack/test/tsconfig.json
@dmlemeshko dmlemeshko added the backport This PR is a backport of another PR label Aug 5, 2025
@dmlemeshko dmlemeshko requested a review from fake-haris August 5, 2025 16:14
@elasticmachine
Copy link
Contributor

elasticmachine commented Aug 5, 2025

💔 Build Failed

Failed CI Steps

History

**/.synthetics/
**/.journeys/
x-pack/test/security_api_integration/plugins/audit_log/audit.log
**/.rca/
Copy link
Contributor Author

Choose a reason for hiding this comment

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

let's keep it for consistency across branches

@dmlemeshko dmlemeshko merged commit 6e77b51 into elastic:8.19 Aug 6, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants