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

Implement a PerformanceTestSuite class and wire it in to test.py #215

Closed
2 tasks
Tracked by #126
gaiksaya opened this issue Aug 13, 2021 · 0 comments · Fixed by #404
Closed
2 tasks
Tracked by #126

Implement a PerformanceTestSuite class and wire it in to test.py #215

gaiksaya opened this issue Aug 13, 2021 · 0 comments · Fixed by #404
Assignees

Comments

@gaiksaya
Copy link
Member

gaiksaya commented Aug 13, 2021

Implement a PerformanceTestSuite class and wire it in to test.py. This could be similar to IntegTestSuite if we need per-component performance tests, or it could be a bundle-level thing. In any case, the interface should be similar: Accept a test cluster endpoint, return when the tests are finished, report results in some sensible fashion.

See https://github.com/opensearch-project/opensearch-build/blob/main/bundle-workflow/python/test.py and https://github.com/opensearch-project/opensearch-build/blob/main/bundle-workflow/python/test_workflow/integ_test_suite.py

Originally posted by @camerski in #129 (comment)

  • Integrate the performance test cluster
  • Run rally test for the cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants