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] 7.11 Test plan #86511

Closed
sorenlouv opened this issue Dec 18, 2020 · 0 comments
Closed

[APM] 7.11 Test plan #86511

sorenlouv opened this issue Dec 18, 2020 · 0 comments
Labels
apm:test-plan-guide APM UI - Test Plan Guide needs-team Issues missing a team label

Comments

@sorenlouv
Copy link
Member

sorenlouv commented Dec 18, 2020

The 7.11 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 with untested tag. 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.11" 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

Notes:

@ogupte ogupte closed this as completed Jan 21, 2021
@dannycroft dannycroft added the apm:test-plan-guide APM UI - Test Plan Guide label Apr 4, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 4, 2022
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 needs-team Issues missing a team label
Projects
None yet
Development

No branches or pull requests

4 participants