mirror of https://github.com/apache/lucene.git
SOLR-6593: SOLR-7599: Re-enable DeleteLastCustomShardedReplicaTest on trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682173 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cdc666122b
commit
863f85bddf
|
@ -42,7 +42,6 @@ import static org.apache.solr.cloud.OverseerCollectionProcessor.SHARDS_PROP;
|
|||
import static org.apache.solr.common.cloud.ZkNodeProps.makeMap;
|
||||
import static org.apache.solr.common.params.CollectionParams.CollectionAction.DELETEREPLICA;
|
||||
|
||||
@Ignore("SOLR-6347,SOLR-6593")
|
||||
public class DeleteLastCustomShardedReplicaTest extends AbstractFullDistribZkTestBase {
|
||||
|
||||
protected String getSolrXml() {
|
||||
|
|
Loading…
Reference in New Issue