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

[APM] Test plan 7.12 #92184

Closed
sorenlouv opened this issue Feb 22, 2021 · 1 comment
Closed

[APM] Test plan 7.12 #92184

sorenlouv opened this issue Feb 22, 2021 · 1 comment
Labels
apm:test-plan-guide APM UI - Test Plan Guide Team:APM All issues that need APM UI Team support

Comments

@sorenlouv
Copy link
Member

sorenlouv commented Feb 22, 2021

The 7.12 test plan consists of:

Road map goals

These should be tested extra carefully. Instead of testing individual PRs one person should test the entirety of the road map feature. The PRs are only listed to help the tester remember what went into the feature.

  1. Every item in the "Pay special attention to" section should be taken into account.
  2. Find an item and add your @username. When done add Tested prefix

Road map goals


Important PRs

  • Open the list of important PRs in the test plan
  • Assign yourself to a PR as you start testing it to avoid duplicate work
  • After testing apply apm:test-plan-done label. If a problem is found during testing a new issue should be opened and labelled apm:test-plan-regression and moved to "7.12" column.

Pay special attention to

  • License issues (bugs affecting users with certain licenses)
  • Permissions (bugs affecting users with specific privileges)
  • No data states (bugs caused when no APM data was ingested, no ML jobs existed, no alerts existed etc)
  • Integration with other teams in general

If you haven't already please read the common theme of bugs

Creating users locally

node ./x-pack/plugins/apm/scripts/setup-kibana-security.js --role-suffix <your username> --username elastic --password changeme --kibana-url http://localhost:5601

creates the following users (username / password):

  • apm_read_user / changeme
  • kibana_read_user / changeme
  • kibana_write_user / changeme
@sorenlouv sorenlouv added the Team:APM All issues that need APM UI Team support label Feb 22, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apm:test-plan-guide APM UI - Test Plan Guide Team:APM All issues that need APM UI Team support
Projects
None yet
Development

No branches or pull requests

6 participants