Ishan Chattopadhyaya created SOLR-14062: -------------------------------------------
Summary: Split IndexSizeTriggerTest into smaller tests Key: SOLR-14062 URL: https://issues.apache.org/jira/browse/SOLR-14062 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Reporter: Ishan Chattopadhyaya The entire IndexSizeTriggerTest suite takes about 280s (~5min) to run. All the rest of the solr-core tests combined finish in 4min on a 32 core machine. Splitting it into three to help parallelize the execution better. # IndexSizeTriggerMixedBoundsTest (runs on a real cluster) # IndexSizeTriggerSizeEstimationTest (runs on a real cluster) # IndexSizeTriggerTest (runs on sim or real cluster) -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org