Skip to content

Comments

[8.19] [ska] relocate upgrade, usage_collection, search_sessions_integration and licensing tests (#226669)#227335

Merged
dmlemeshko merged 8 commits intoelastic:8.19from
dmlemeshko:backport/8.19/pr-226669
Jul 11, 2025
Merged

[8.19] [ska] relocate upgrade, usage_collection, search_sessions_integration and licensing tests (#226669)#227335
dmlemeshko merged 8 commits intoelastic:8.19from
dmlemeshko:backport/8.19/pr-226669

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

… and licensing tests (elastic#226669)

## Summary

Part of elastic/kibana-team#1503

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

```
x-pack/test/
     | - licensing_plugin/
     | - search_sessions_integration/
     | - upgrade/
     | - usage_collection/
```

After:
```
x-pack/platform/test/
     | - licensing_plugin/
     | - search_sessions_integration/
     | - upgrade/
     | - usage_collection/
```

---------

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

# Conflicts:
#	.buildkite/ftr_platform_stateful_configs.yml
#	.github/CODEOWNERS
#	x-pack/platform/test/functional/page_objects/index.ts
#	x-pack/platform/test/tsconfig.json
#	x-pack/test/tsconfig.json
@dmlemeshko dmlemeshko requested a review from csr July 10, 2025 15:06
import { AceEditorProvider } from './ace_editor';
import { SampleDataServiceProvider } from './sample_data';
import { GrokDebuggerProvider } from './grok_debugger';
import { SearchSessionsService } from './search_sessions';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this service is required by some backported tests

@dmlemeshko dmlemeshko merged commit 3ea216b into elastic:8.19 Jul 11, 2025
8 checks passed
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #6 / Responder header endpoint info should show endpoint name

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
@kbn/test-suites-xpack 202 195 -7
@kbn/test-suites-xpack-platform 516 523 +7
total -0

Total ESLint disabled count

id before after diff
@kbn/test-suites-xpack 217 210 -7
@kbn/test-suites-xpack-platform 522 529 +7
total -0

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