opensearch-project / perftop

📈 PerfTop: A client for the OpenSearch Performance Analyzer
https://opensearch.org/docs/latest/monitoring-plugins/pa/index/#get-started-with-perftop
Apache License 2.0
16 stars 18 forks source link

Add perfTop github CI on main branch #3

Closed hxiao608 closed 3 years ago

hxiao608 commented 3 years ago

Signed-off-by: Harold Xiao haoruxia@amazon.com

Is your feature request related to a problem? Please provide an existing Issue # , or describe. Create CI workflow for perfTop

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

dblock commented 3 years ago

I see > Task :test SKIPPED in the log, did tests not run?

hxiao608 commented 3 years ago

I see > Task :test SKIPPED in the log, did tests not run?

There are no actual test cases for perfTop, the major part is to build the perftop artifact using npm.