[ 
https://issues.apache.org/jira/browse/SOLR-16525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17629885#comment-17629885
 ] 

Ishan Chattopadhyaya commented on SOLR-16525:
---------------------------------------------

This is based on solr-bench tool (https://github.com/fullstorydev/solr-bench). 
The particular suite there at the moment is here: 
https://github.com/fullstorydev/solr-bench/blob/ishan/repeatable-jenkins/suites/cluster-test.json

If you want to run that suite locally, here's how:

{code}
git clone https://github.com/fullstorydev/solr-bench
cd solr-bench
<install the dependencies needed, refer to README.md>
mvn clean compile assembly:single
./stress.sh cluster-test.json
{code}

(this cluster-test.json is relocated to the suite/ dir in the 
repeatable-jenkins branch, which will soon be merged to main/master there).

> Periodic performance benchmarking
> ---------------------------------
>
>                 Key: SOLR-16525
>                 URL: https://issues.apache.org/jira/browse/SOLR-16525
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Ishan Chattopadhyaya
>            Priority: Major
>
> This issue is about periodic performance testing of Solr commits against 
> pre-written suites of performance tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to