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

Publish performance test results for every build #707

Closed
Tracked by #126
saratvemulapalli opened this issue Oct 6, 2021 · 4 comments
Closed
Tracked by #126

Publish performance test results for every build #707

saratvemulapalli opened this issue Oct 6, 2021 · 4 comments
Labels

Comments

@saratvemulapalli
Copy link
Member

saratvemulapalli commented Oct 6, 2021

Add support to publish performance test results.

@saratvemulapalli saratvemulapalli added enhancement New Enhancement untriaged Issues that have not yet been triaged performance and removed untriaged Issues that have not yet been triaged labels Oct 6, 2021
@dblock dblock changed the title Integrate Performance test result with Test Recorder/Publisher framework Publish performance test results for every build Jan 11, 2022
@kotwanikunal
Copy link
Member

I will follow up on this once we have the basic infrastructure for #129 in place.

@kotwanikunal
Copy link
Member

Currently we have nightly performance tests running as a part of #129. The results are published to the artifact bucket post completion (Example here).
The results are unfortunately not directly discoverable.
We have plans to publish the results publicly using the opensearch.org website in the future.

@kotwanikunal kotwanikunal removed their assignment May 23, 2022
@bbarani
Copy link
Member

bbarani commented Jul 6, 2022

We are tracking the dashboard creation for viewing performance test results here

@bbarani
Copy link
Member

bbarani commented Sep 26, 2022

You can access the published performance test results using the below html url pattern,

https://ci.opensearch.org/ci/dbc/perf-test/<version>/<distribution-build-number>/linux/x64/tar/test-results/<job-build-number>/perf-test/<with/without-security>/perf-test.html

More info: https://github.com/opensearch-project/opensearch-build/tree/main/src/test_workflow#perftest-job

@bbarani bbarani closed this as completed Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants