-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Ownership] Assign test files to presentation team #200209
Conversation
@elasticmachine merge upstream |
Pinging @elastic/kibana-presentation (Team:Presentation) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for helping us find ownership of these test files. I made some suggestions for re-assignment.
.github/CODEOWNERS
Outdated
@@ -1334,7 +1334,27 @@ x-pack/test_serverless/**/test_suites/observability/ai_assistant @elastic/obs-ai | |||
### END Observability Plugins | |||
|
|||
# Presentation | |||
/x-pack/test/disable_ems @elastic/kibana-presentation | |||
/test/interpreter_functional/baseline @elastic/kibana-presentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This path does not seem to exist.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whoops!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.github/CODEOWNERS
Outdated
/test/functional/screenshots/baseline/tsvb_dashboard.png @elastic/kibana-presentation | ||
/test/functional/screenshots/baseline/dashboard_*.png @elastic/kibana-presentation | ||
/test/functional/screenshots/baseline/area_chart.png @elastic/kibana-presentation | ||
/test/functional/page_objects/share_page.ts @elastic/kibana-presentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/test/functional/page_objects/share_page.ts @elastic/kibana-presentation | |
/test/functional/page_objects/share_page.ts @elastic/appex-sharedux |
It seems like this might be more applicable to @elastic/appex-sharedux as they currently own the share plugin.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.github/CODEOWNERS
Outdated
/test/functional/page_objects/dashboard_page* @elastic/kibana-presentation | ||
/test/functional/firefox/dashboard.config.ts @elastic/kibana-presentation # Assigned per: https://github.com/elastic/kibana/issues/15023 | ||
/test/functional/fixtures/es_archiver/dashboard @elastic/kibana-presentation # Assigned per: https://github.com/elastic/kibana/issues/15023 | ||
/test/api_integration/apis/short_url/**/*.ts @elastic/kibana-presentation # Assigned per: https://github.com/elastic/kibana/issues/15023 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/test/api_integration/apis/short_url/**/*.ts @elastic/kibana-presentation # Assigned per: https://github.com/elastic/kibana/issues/15023 | |
/test/api_integration/apis/short_url/**/*.ts @elastic/appex-sharedux |
This is testing API routes from the share plugin which is owned by @elastic/appex-sharedux, so I would reassign.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.github/CODEOWNERS
Outdated
/test/functional/firefox/dashboard.config.ts @elastic/kibana-presentation # Assigned per: https://github.com/elastic/kibana/issues/15023 | ||
/test/functional/fixtures/es_archiver/dashboard @elastic/kibana-presentation # Assigned per: https://github.com/elastic/kibana/issues/15023 | ||
/test/api_integration/apis/short_url/**/*.ts @elastic/kibana-presentation # Assigned per: https://github.com/elastic/kibana/issues/15023 | ||
/test/accessibility/apps/kibana_overview_* @elastic/kibana-presentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/test/accessibility/apps/kibana_overview_* @elastic/kibana-presentation | |
/test/accessibility/apps/kibana_overview_* @elastic/appex-sharedux |
This is testing the kibana-overview plugin owned by @elastic/appex-sharedux.
@elasticmachine merge upstream |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm! thanks.
💚 Build Succeeded
Metrics [docs]
History
|
## Summary Assign test files to presentation team Contributes to: elastic#192979 --------- Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Elastic Machine <[email protected]>
## Summary Assign test files to presentation team Contributes to: elastic#192979 --------- Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Elastic Machine <[email protected]>
Summary
Assign test files to presentation team
Contributes to: #192979