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

Start ES once for performance tests #146665

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

lizozom
Copy link
Contributor

@lizozom lizozom commented Nov 30, 2022

Summary

We currently restart Elasticsearch for each performance journey.
The results seem stable without it, and it saves us about 20 seconds per test.

image

@lizozom lizozom self-assigned this Nov 30, 2022
@lizozom lizozom added Team:Performance v8.7.0 release_note:skip Skip the PR/issue when compiling release notes labels Nov 30, 2022
lizozom added 2 commits November 30, 2022 19:13
empty the kibana index on test teardown
@kibana-ci
Copy link
Collaborator

kibana-ci commented Nov 30, 2022

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #29 / Journey[data_stress_test_lens] Go to dashboard
  • [job] [logs] FTR Configs #29 / Journey[data_stress_test_lens] Go to dashboard
  • [job] [logs] FTR Configs #45 / Journey[ecommerce_dashboard_map_only] Go to Dashboards Page
  • [job] [logs] FTR Configs #45 / Journey[ecommerce_dashboard_map_only] Go to Dashboards Page
  • [job] [logs] FTR Configs #3 / Journey[ecommerce_dashboard_saved_search_only] Go to Dashboards Page
  • [job] [logs] FTR Configs #3 / Journey[ecommerce_dashboard_saved_search_only] Go to Dashboards Page
  • [job] [logs] FTR Configs #2 / Journey[ecommerce_dashboard_tsvb_gauge_only] Go to Dashboards Page
  • [job] [logs] FTR Configs #2 / Journey[ecommerce_dashboard_tsvb_gauge_only] Go to Dashboards Page
  • [job] [logs] FTR Configs #44 / Journey[ecommerce_dashboard] Go to Dashboards Page
  • [job] [logs] FTR Configs #44 / Journey[ecommerce_dashboard] Go to Dashboards Page
  • [job] [logs] FTR Configs #31 / Journey[flight_dashboard] Go to Dashboards Page
  • [job] [logs] FTR Configs #31 / Journey[flight_dashboard] Go to Dashboards Page
  • [job] [logs] FTR Configs #42 / Journey[promotion_tracking_dashboard] Go to Dashboards Page
  • [job] [logs] FTR Configs #42 / Journey[promotion_tracking_dashboard] Go to Dashboards Page
  • [job] [logs] FTR Configs #47 / Journey[web_logs_dashboard] Go to Dashboards Page
  • [job] [logs] FTR Configs #47 / Journey[web_logs_dashboard] Go to Dashboards Page

Metrics [docs]

Unknown metric groups

ESLint disabled in files

id before after diff
osquery 1 2 +1

ESLint disabled line counts

id before after diff
enterpriseSearch 19 21 +2
fleet 59 65 +6
osquery 109 115 +6
securitySolution 442 448 +6
total +20

Total ESLint disabled count

id before after diff
enterpriseSearch 20 22 +2
fleet 68 74 +6
osquery 110 117 +7
securitySolution 519 525 +6
total +21

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @lizozom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Performance v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants