-
Notifications
You must be signed in to change notification settings - Fork 8.5k
move apps lower in tree, add metricbeat dashboard screenshot test #79001
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
Conversation
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
|
Pinging @elastic/kibana-qa (Team:QA) |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
1 similar comment
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
NOTE: I'm waiting for a good run of integration-test on master before backporting this. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
8 similar comments
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
…est (#79001) (#81852) Co-authored-by: Kibana Machine <[email protected]>
Summary
moved tests from;
x-pack/test/stack_functional_integration/test/functional/apps/to
x-pack/test/stack_functional_integration/apps/created new
_metricbeat_dashboardtest inx-pack/test/stack_functional_integration/apps/metricbeat. This new test required some additional changes;screenshot.compareAgainstBaseline()function. But we don't want to add binary png images to the already large Kibana repo, so the config file for these tests sets the screenshots folder to the integration-test repo since that's what starts these tests.Checklist
Delete any items that are not applicable to this PR.
For maintainers