Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP][FTR][Ownership] Assign all test files within x-pack/test #194817

Open
7 tasks
Tracked by #194551
wayneseymour opened this issue Oct 3, 2024 · 1 comment
Open
7 tasks
Tracked by #194551

[WIP][FTR][Ownership] Assign all test files within x-pack/test #194817

wayneseymour opened this issue Oct 3, 2024 · 1 comment
Assignees
Labels
FTR Team:QA Team label for QA Team

Comments

@wayneseymour
Copy link
Member

wayneseymour commented Oct 3, 2024

@wayneseymour wayneseymour added backport:skip This commit does not require backporting FTR release_note:skip Skip the PR/issue when compiling release notes labels Oct 3, 2024
@wayneseymour wayneseymour self-assigned this Oct 3, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 3, 2024
@wayneseymour wayneseymour added Team:QA Team label for QA Team and removed release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting needs-team Issues missing a team label FTR labels Oct 3, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/appex-qa (Team:QA)

@wayneseymour wayneseymour changed the title [FTR][Ownership] Assign all test files within x-pack/test_serverless [FTR][Ownership] Assign all test files within x-pack/test; excluding serverless Oct 3, 2024
@wayneseymour wayneseymour changed the title [FTR][Ownership] Assign all test files within x-pack/test; excluding serverless [FTR][Ownership] Assign all test files within x-pack/test Oct 8, 2024
@wayneseymour wayneseymour changed the title [FTR][Ownership] Assign all test files within x-pack/test [WIP][FTR][Ownership] Assign all test files within x-pack/test Oct 8, 2024
wayneseymour added a commit to wayneseymour/kibana that referenced this issue Oct 11, 2024
Contributes to: elastic#194817

Why I assigned them:

Assigned advanced_settings due to elastic#175255

Assigned dashboard_controls due to elastic#190797

Assigned dashboard_links due to elastic#174772

Assigned dashboard_panel_options due to elastic#178596

Assigned grok_debugger due to https://github.com/elastic/kibana/blob/main/x-pack/plugins/grokdebugger/kibana.jsonc#L4

Assigned helpers due to elastic#164341 (call site)

Assigned home due to elastic#103192

Assigned index_lifecycle_management due to elastic#116207

Assigned ingest_node_pipelines due to elastic#113783

Assigned kibana_overview due to  https://github.com/elastic/kibana/blob/f00ac7a8a21463e6bb4a2784c3a3884f36c62900/x-pack/plugins/grokdebugger/kibana.jsonc#L4

Assigned management due to elastic#165705

Assigned painless_lab due to https://github.com/elastic/kibana/blob/main/x-pack/plugins/painless_lab/kibana.jsonc#L4

Assigned search_profiler due to elastic#195343

Assigned uptime due to https://github.com/elastic/kibana/blob/main/x-pack/plugins/observability_solution/uptime/kibana.jsonc#L4

Assigned lens due to elastic#175893

Assigned ml_anomaly_detection due to elastic#162126

Assigned canvas due to elastic#164376

Assigned cc replication due to elastic#149069

Assigned enterpise search due to elastic#79359

Assigned graph to due elastic#190797

Assigned license_management due to https://github.com/elastic/kibana/blob/main/x-pack/plugins/license_management/kibana.jsonc#L4

Assigned maps due to elastic#155161

Assigned observability due to https://github.com/elastic/kibana/blob/main/x-pack/plugins/observability_solution/observability/kibana.jsonc#L4

Assigned remote clusters due to elastic#96989

Assigned reporting due to elastic#121435

Assigned rollup_jobs due to https://github.com/elastic/kibana/blob/d57bc9a5d7d64f86b550eff7997605a3090aee9a/x-pack/plugins/rollup/kibana.jsonc#L4

Assigned watcher due to elastic#119717
wayneseymour added a commit to wayneseymour/kibana that referenced this issue Oct 17, 2024
wayneseymour added a commit that referenced this issue Oct 17, 2024
## Summary

Assign ownership to some files that hopefully result in less than 5
reviewers

Contributes to: #194817

### Assignment Reasons

Assigned console due to
https://github.com/elastic/kibana/blob/0ead257ff4912218775a70484ac5754b4b3baa31/src/plugins/console/kibana.jsonc#L4

Assigned content_management due to
https://github.com/elastic/kibana/blob/3d254c223f101a6ee326b57d45b9997a87eb12da/src/plugins/content_management/kibana.jsonc#L4

Assigned entity_manager due to
https://github.com/elastic/kibana/blob/3d254c223f101a6ee326b57d45b9997a87eb12da/x-pack/plugins/entity_manager/kibana.jsonc#L4
 - Also combined some pre-existed entries under this team

Assigned es due to the fact that the tests are only about priveleges.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
wayneseymour added a commit that referenced this issue Oct 17, 2024
…196709)

## Summary

Assign ownership to some files that hopefully result in less than 5
reviewers

### Assignment Reasons

Assigned features due to #35841

Assigned file_upload due to
https://github.com/elastic/kibana/blob/c79f0ae78633c81beebd3f95735326cc872be7f6/x-pack/plugins/file_upload/kibana.jsonc#L4

Assigned grok debugger due to
https://github.com/elastic/kibana/blob/c79f0ae78633c81beebd3f95735326cc872be7f6/x-pack/plugins/grokdebugger/kibana.jsonc#L4

Assigned stats due to
https://github.com/elastic/kibana/blob/c79f0ae78633c81beebd3f95735326cc872be7f6/src/plugins/usage_collection/kibana.jsonc#L4
- and I found the GET route within
`src/plugins/usage_collection/server/routes/stats/stats.ts`

Assigned kql_telemetry due to
https://github.com/elastic/kibana/blob/3bfa7c00181599541c924d36b593205fd5d9fed4/src/plugins/data/kibana.jsonc#L4
- the service is exposed here:
`src/plugins/data/server/kql_telemetry/kql_telemetry_service.ts`

Contributes to: #194817

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
wayneseymour added a commit to wayneseymour/kibana that referenced this issue Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FTR Team:QA Team label for QA Team
Projects
None yet
Development

No branches or pull requests

2 participants