GitHub user cpoerschke opened a pull request:

    https://github.com/apache/lucene-solr/pull/127

    SOLR-7081: create/delete/create collection (new test case)

    https://issues.apache.org/jira/i#browse/SOLR-7081

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bloomberg/lucene-solr 
trunk-create-delete-create-collection

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/127.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #127
    
----
commit 24e87d6b3e180ce644acfd1896e43cdcb512a4be
Author: Christine Poerschke <cpoersc...@bloomberg.net>
Date:   2015-01-21T10:14:38Z

    SOLR-????: TestMiniSolrCloudCluster.testBasics tidies up after itself, adds 
DoubleTestMiniSolrCloudCluster test case.
    
    TestMiniSolrCloudCluster.testBasics now re-creates the server it removed 
for test purposes, thus restoring the original NUM_SERVERS count. 
TestMiniSolrCloudCluster.testBasics now also deletes the collection it created 
for test purposes (this revision adds a MiniSolrCloudCluster.deleteCollection 
method).
    
    DoubleTestMiniSolrCloudCluster is a new test case. 
DoubleTestMiniSolrCloudCluster.testBasics calls 
TestMiniSolrCloudCluster.testBasics twice in a row.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to