Skip to content

Comments

[8.19] [ska] relocate api and func tests (#227466)#230361

Merged
dmlemeshko merged 5 commits intoelastic:8.19from
dmlemeshko:backport/8.19/pr-227466
Aug 4, 2025
Merged

[8.19] [ska] relocate api and func tests (#227466)#230361
dmlemeshko merged 5 commits intoelastic:8.19from
dmlemeshko:backport/8.19/pr-227466

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 platform and solutions tests from
x-pack/test

Before:
```
x-pack/test/api_integration/apis/cases
x-pack/test/api_integration/apis/security
x-pack/test/functional/apps/slo
```

After:
```
x-pack/platform/test/
     | - api_integration/apis/cases

x-pack/solutions/observability/test/
     | - api_integration/apis/cases
     | - functional/apps/slo

x-pack/solutions/security/test/
     | - api_integration/apis/cases
     | - api_integration/apis/security
```

---------

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

# Conflicts:
#	.buildkite/ftr_platform_stateful_configs.yml
#	.github/CODEOWNERS
#	x-pack/test/api_integration/apis/slos/helper/es.ts
@dmlemeshko dmlemeshko added the backport This PR is a backport of another PR label Aug 4, 2025
@dmlemeshko dmlemeshko enabled auto-merge (squash) August 4, 2025 07:54
@dmlemeshko dmlemeshko requested a review from fake-haris August 4, 2025 10:25
@dmlemeshko dmlemeshko merged commit e02a3e3 into elastic:8.19 Aug 4, 2025
8 checks passed
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #16 / useGetCases shows a toast error message when an error occurs in the response

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
@kbn/test-suites-xpack-observability 7 8 +1

Total ESLint disabled count

id before after diff
@kbn/test-suites-xpack-observability 10 11 +1

History

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.

3 participants