Skip to content

[8.19] [ska] relocate x-pack/test/cases_api_integration (#225056)#225491

Merged
dmlemeshko merged 15 commits intoelastic:8.19from
dmlemeshko:backport/8.19/pr-225056
Jun 27, 2025
Merged

[8.19] [ska] relocate x-pack/test/cases_api_integration (#225056)#225491
dmlemeshko merged 15 commits intoelastic:8.19from
dmlemeshko:backport/8.19/pr-225056

Conversation

@dmlemeshko
Copy link
Copy Markdown
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 tests from
x-pack/test/cases_api_integration and updating related imports

Before:

```
x-pack/test/
     | - cases_api_integration/
```

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

x-pack/solutions/security/test/
     | - cases_api_integration/
```

---------

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

# Conflicts:
#	.buildkite/ftr_platform_stateful_configs.yml
#	.github/CODEOWNERS
#	x-pack/platform/test/cases_api_integration/common/lib/api/index.ts
#	x-pack/platform/test/cases_api_integration/security_and_spaces/config_trial_common.ts
#	x-pack/platform/test/cases_api_integration/security_and_spaces/tests/common/comments/get_all_comments.ts
#	x-pack/platform/test/cases_api_integration/security_and_spaces/tests/common/index_common_trial/index.ts
#	x-pack/platform/test/cases_api_integration/security_and_spaces/tests/common/user_actions/get_all_user_actions.ts
#	x-pack/platform/test/cases_api_integration/security_and_spaces/tests/trial/cases/user_actions/get_all_user_actions.ts
#	x-pack/platform/test/cases_api_integration/security_and_spaces/tests/trial/index.ts
#	x-pack/platform/test/cases_api_integration/spaces_only/tests/common/comments/get_all_comments.ts
#	x-pack/solutions/security/test/cases_api_integration/security_and_spaces/tests/common/comments/delete_comment.ts
#	x-pack/test/cases_api_integration/security_and_spaces/config_trial_common.ts
#	x-pack/test/functional_with_es_ssl/apps/cases/group2/attachment_framework.ts
#	x-pack/test/spaces_api_integration/security_and_spaces/copy_to_space_config_trial.ts
@dmlemeshko dmlemeshko added the backport This PR is a backport of another PR label Jun 26, 2025
@dmlemeshko dmlemeshko enabled auto-merge (squash) June 26, 2025 15:32
@dmlemeshko dmlemeshko requested a review from fake-haris June 26, 2025 16:13
@dmlemeshko
Copy link
Copy Markdown
Contributor Author

buildkite test this

@dmlemeshko dmlemeshko merged commit d1aa222 into elastic:8.19 Jun 27, 2025
5 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled in files

id before after diff
@kbn/test-suites-xpack 17 15 -2
@kbn/test-suites-xpack-platform 5 6 +1
@kbn/test-suites-xpack-security 1 2 +1
total -0

ESLint disabled line counts

id before after diff
@kbn/test-suites-xpack 344 220 -124
@kbn/test-suites-xpack-platform 380 495 +115
@kbn/test-suites-xpack-security 45 49 +4
total -5

Total ESLint disabled count

id before after diff
@kbn/test-suites-xpack 361 235 -126
@kbn/test-suites-xpack-platform 385 501 +116
@kbn/test-suites-xpack-security 46 51 +5
total -5

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.

4 participants