mirror of https://github.com/apache/lucene.git
SOLR-5476 ignored till there is a reliable way to restart Overseer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560314 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bd04876772
commit
03aba1adc3
|
@ -47,7 +47,7 @@ import static org.apache.solr.cloud.OverseerCollectionProcessor.REPLICATION_FACT
|
|||
import static org.apache.solr.cloud.OverseerCollectionProcessor.getSortedNodeNames;
|
||||
import static org.apache.solr.common.cloud.ZkNodeProps.makeMap;
|
||||
import static org.apache.solr.common.params.CollectionParams.CollectionAction;
|
||||
|
||||
@Ignore("needs to restart the OverSeer")
|
||||
public class OverseerRolesTest extends AbstractFullDistribZkTestBase{
|
||||
private CloudSolrServer client;
|
||||
|
||||
|
|
Loading…
Reference in New Issue